diff options
Diffstat (limited to 'test/TEST-30-ONCLOCKCHANGE/test.sh')
-rwxr-xr-x | test/TEST-30-ONCLOCKCHANGE/test.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/TEST-30-ONCLOCKCHANGE/test.sh b/test/TEST-30-ONCLOCKCHANGE/test.sh index 40e6ff25cd..47f1fff1d3 100755 --- a/test/TEST-30-ONCLOCKCHANGE/test.sh +++ b/test/TEST-30-ONCLOCKCHANGE/test.sh @@ -49,7 +49,7 @@ EOF cp testsuite.sh $initdir/ setup_testsuite - ) || return 1 + ) ddebug "umount $TESTDIR/root" umount $TESTDIR/root |