diff options
Diffstat (limited to 'tests/set-x.tests')
-rwxr-xr-x | tests/set-x.tests | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/tests/set-x.tests b/tests/set-x.tests index 323b772..648f0a9 100755 --- a/tests/set-x.tests +++ b/tests/set-x.tests @@ -14,8 +14,7 @@ case x in 0) x=i ;; *) x=i ;; esac +set +x -#;;; Local Variables: *** -#;;; mode:shell-script *** -#;;; eval: (sh-set-shell "bash") *** -#;;; End: *** +# test BASH_XTRACEFD +${THIS_SH} ./set-x1.sub |