diff options
Diffstat (limited to 'tests/misc/nohup')
-rwxr-xr-x | tests/misc/nohup | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/misc/nohup b/tests/misc/nohup index 62984062b..dc90f48f1 100755 --- a/tests/misc/nohup +++ b/tests/misc/nohup @@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then nohup --version fi -. $top_srcdir/tests/lang-default . $top_srcdir/tests/test-lib.sh fail=0 |