summaryrefslogtreecommitdiff
path: root/test/TEST-03-JOBS
diff options
context:
space:
mode:
authorFrantisek Sumsal <frantisek@sumsal.cz>2020-04-15 15:38:00 +0200
committerFrantisek Sumsal <frantisek@sumsal.cz>2020-05-17 10:43:08 +0200
commit3be6f501178fd74880bee353ed5c29a9dd97a707 (patch)
tree1561273225f980eb096f888ed8318a153b90305f /test/TEST-03-JOBS
parentf00c36641a253f4ea659ec3def5d87ba1336eb3b (diff)
downloadsystemd-3be6f501178fd74880bee353ed5c29a9dd97a707.tar.gz
test: unify quotation around image names
Diffstat (limited to 'test/TEST-03-JOBS')
-rwxr-xr-xtest/TEST-03-JOBS/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-03-JOBS/test.sh b/test/TEST-03-JOBS/test.sh
index 33a1fb6fd0..221a18682a 100755
--- a/test/TEST-03-JOBS/test.sh
+++ b/test/TEST-03-JOBS/test.sh
@@ -2,6 +2,7 @@
set -e
TEST_DESCRIPTION="Job-related tests"
TEST_NO_QEMU=1
+IMAGE_NAME="default"
. $TEST_BASE_DIR/test-functions