diff options
| author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-08 13:41:39 +0100 |
|---|---|---|
| committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2017-12-08 13:41:39 +0100 |
| commit | b7950517a055b6aee4d0806e32dbd466a6ae59d0 (patch) | |
| tree | d10281b8d1c2221e25d1e0c159884df0ffda520a /tests/run-eds-ics-test.sh | |
| parent | dabd7c8c65ef0132dbf75360ae83e9505cbe614d (diff) | |
| download | ayatana-indicator-datetime-b7950517a055b6aee4d0806e32dbd466a6ae59d0.tar.gz ayatana-indicator-datetime-b7950517a055b6aee4d0806e32dbd466a6ae59d0.tar.bz2 ayatana-indicator-datetime-b7950517a055b6aee4d0806e32dbd466a6ae59d0.zip | |
README.md: Add some manual line breaks.
Diffstat (limited to 'tests/run-eds-ics-test.sh')
| -rwxr-xr-x | tests/run-eds-ics-test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/run-eds-ics-test.sh b/tests/run-eds-ics-test.sh index 81a4757..13c1617 100755 --- a/tests/run-eds-ics-test.sh +++ b/tests/run-eds-ics-test.sh @@ -56,7 +56,7 @@ if [ -e ${ICS_FILE} ]; then fi # run the test -${TEST_RUNNER} --keep-env --max-wait=90 --task ${TEST_EXEC} --task-name ${TEST_NAME} --wait-until-complete +${TEST_RUNNER} --keep-env --max-wait=90 --task ${TEST_EXEC} --task-name ${TEST_NAME} --wait-until-complete rv=$? # if the test passed, blow away the tmpdir |
