summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2017-10-07 22:48:08 +0300
committerAndrei Karas <akaras@inbox.ru>2017-10-07 22:48:08 +0300
commitd1f0a7d650c977ac459b4f25530e2f737a3b1297 (patch)
tree90fe8673cf4c577d1083a8d777c656b77cb4c040
parent418251f31441843e1b9af83695629a666d798669 (diff)
downloadspm-d1f0a7d650c977ac459b4f25530e2f737a3b1297.tar.gz
spm-d1f0a7d650c977ac459b4f25530e2f737a3b1297.tar.bz2
spm-d1f0a7d650c977ac459b4f25530e2f737a3b1297.tar.xz
spm-d1f0a7d650c977ac459b4f25530e2f737a3b1297.zip
Fix manaplus tests jobs.
-rw-r--r--.gitlab-ci.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 502f43c..898021a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -770,7 +770,7 @@ manaplus_master_tests:
- ./.ci/clonesrc.sh
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7_tests.sh --without-dyecmd --without-manaplusgame
- - /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/checkldd.sh src/manaplus
+ - /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/checkldd.sh src/manaplustests
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/runtests.sh
variables:
LIBNAME: zlib
@@ -791,7 +791,7 @@ manaplus_v1.2.3.9_tests:
- ./.ci/clonesrc.sh
- cd cloned
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/jobs/gcc7_tests.sh --without-dyecmd --without-manaplusgame
- - /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/checkldd.sh src/manaplus
+ - /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/checkldd.sh src/manaplustests
- /usr/local/spm/bin/${LIBNAME}_${LIBVERSION}/runenv.sh ./tools/ci/scripts/runtests.sh
variables:
LIBNAME: zlib