diff options
Diffstat (limited to 'tests/run-eds-ics-test.sh')
-rwxr-xr-x | tests/run-eds-ics-test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/run-eds-ics-test.sh b/tests/run-eds-ics-test.sh index b38fe77..7db9f1b 100755 --- a/tests/run-eds-ics-test.sh +++ b/tests/run-eds-ics-test.sh @@ -71,5 +71,3 @@ rv=$? if [ $rv -eq 0 ]; then rm -rf $TEST_TMP_DIR fi - -return $rv |