Tests - Tweaking
[tpg/opendispense2.git] / .gitlab-ci.yml
index 7e86b2c..c46648c 100644 (file)
@@ -30,4 +30,4 @@ test:
     - apt update && apt -y install libncurses-dev libmodbus-dev libsqlite3-dev libident netcat sqlite3
     - useradd testuser && chown -R testuser .
   script:
-    - cd tests && su -l -c './TEST_basic.sh' testuser
+    - cd tests && su -c './TEST_basic.sh' testuser

UCC git Repository :: git.ucc.asn.au