Thread: pgAdmin 4 commit: Make sure each build/test starts in the correctdirec

pgAdmin 4 commit: Make sure each build/test starts in the correctdirec

From
Dave Page
Date:
Make sure each build/test starts in the correct directory.

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=ac1637f281d320ef727c23eef135d332ee6eb8cd

Modified Files
--------------
ci/build_docs.sh        |  3 ++-
ci/build_pip_wheel.sh   |  3 ++-
ci/build_runtime_qt4.sh |  1 +
ci/build_runtime_qt5.sh |  1 +
ci/build_tarballs.sh    |  2 ++
ci/ci_runner.sh         | 17 -----------------
ci/create_config.sh     |  2 ++
ci/run_jasmine_tests.sh |  1 +
ci/run_python_tests.sh  |  2 ++
ci/update_messages.sh   |  3 ++-
10 files changed, 15 insertions(+), 20 deletions(-)