From 1888d23c681b4a41eca6e9712414e382f4ca0004 Mon Sep 17 00:00:00 2001 From: Stan Cox Date: Wed, 4 Aug 2010 11:07:50 -0400 Subject: [PATCH] Revert accidental commit of twenty.stp. --- testsuite/semok/twenty.stp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/semok/twenty.stp b/testsuite/semok/twenty.stp index a2e7012cf..73dbb3bfa 100755 --- a/testsuite/semok/twenty.stp +++ b/testsuite/semok/twenty.stp @@ -1,7 +1,7 @@ #! /bin/sh set -e -: stap -wp2 -e ' +stap -wp2 -e ' probe kernel.function("*") {} probe module("*").function("*") {} probe kernel.function("*").call {} -- 2.43.5