From: Yu Watanabe Date: Thu, 24 Oct 2019 02:08:48 +0000 (+0900) Subject: test: drop duplicated 's' X-Git-Tag: v244-rc1~165 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=235ecb6d75f00384b3f42f449c769340e13fbd0b;p=thirdparty%2Fsystemd.git test: drop duplicated 's' This fixes the following log message ``` Container TEST-07-ISSUE-1981 terminated by signal KILL. E: test timed out after 30s s ``` --- diff --git a/test/TEST-07-ISSUE-1981/test.sh b/test/TEST-07-ISSUE-1981/test.sh index 199b4f85a88..e72c11fd1bc 100755 --- a/test/TEST-07-ISSUE-1981/test.sh +++ b/test/TEST-07-ISSUE-1981/test.sh @@ -5,7 +5,7 @@ TEST_NO_QEMU=1 . $TEST_BASE_DIR/test-functions -NSPAWN_TIMEOUT=30s +NSPAWN_TIMEOUT=30 test_setup() { create_empty_image_rootdir