summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYu Watanabe <watanabe.yu+github@gmail.com>2019-10-24 11:08:48 +0900
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2019-10-24 08:39:31 +0200
commit235ecb6d75f00384b3f42f449c769340e13fbd0b (patch)
treea89b3857e57bc65ac2f028d4ea5eb32b76ba7b4b
parent6f3ad94590e3d6092f008b8b1443e12af84534e8 (diff)
downloadsystemd-235ecb6d75f00384b3f42f449c769340e13fbd0b.tar.gz
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 ```
-rwxr-xr-xtest/TEST-07-ISSUE-1981/test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-07-ISSUE-1981/test.sh b/test/TEST-07-ISSUE-1981/test.sh
index 199b4f85a8..e72c11fd1b 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