diff options
Diffstat (limited to 'testsuite/parseko/cmdline17.stp')
-rwxr-xr-x | testsuite/parseko/cmdline17.stp | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/parseko/cmdline17.stp b/testsuite/parseko/cmdline17.stp new file mode 100755 index 00000000..a9baf2d4 --- /dev/null +++ b/testsuite/parseko/cmdline17.stp @@ -0,0 +1,8 @@ +#!/bin/sh + +# options '-D' and '-L' are mutually exclusive +# +#-D Run in background. This requires '-o' option. +#-L Load module and start probes, then detach. + +staprun -L -D fake_module |