From f59e98c4e44dabd7e6d85a6560b4b12ccbfe4e73 Mon Sep 17 00:00:00 2001 From: fche Date: Sun, 19 Nov 2006 19:39:35 +0000 Subject: 2006-11-19 Frank Ch. Eigler * main.cxx (main): Signal parse error if a tapset script is given as the user script. --- testsuite/parseko/twentythree.stp | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 testsuite/parseko/twentythree.stp (limited to 'testsuite/parseko/twentythree.stp') diff --git a/testsuite/parseko/twentythree.stp b/testsuite/parseko/twentythree.stp new file mode 100755 index 00000000..ee941d61 --- /dev/null +++ b/testsuite/parseko/twentythree.stp @@ -0,0 +1,3 @@ +#! /bin/sh + +./stap -p1 $SYSTEMTAP_TAPSET/indent.stp -- cgit