diff options
Diffstat (limited to 'testsuite/parseko/cmdline09.stp')
-rwxr-xr-x | testsuite/parseko/cmdline09.stp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/parseko/cmdline09.stp b/testsuite/parseko/cmdline09.stp new file mode 100755 index 00000000..eef900aa --- /dev/null +++ b/testsuite/parseko/cmdline09.stp @@ -0,0 +1,6 @@ +#!/bin/sh + +# A module name can't have more than 60 chars (stap truncates the +# module name before creating the kernel module but staprun can't +# truncate an existing module name). +staprun stap_123456789012345678901234567890123456789012345678901234567890 |