summaryrefslogtreecommitdiffstats
path: root/testsuite/parseko/cmdline01.stp
blob: 0f1a21d7201334970d745269bd37bfcc7d7fcd0e (plain)
1
2
3
4
5
#!/bin/sh

# -M (merge) option is only valid for bulk mode

./stap -p1 -M -e 'probe begin { exit() }'