From 9fbda39bf7687ceeee28813f30f6e3ec5c72fc5d Mon Sep 17 00:00:00 2001 From: William Cohen Date: Thu, 29 Jan 2009 16:55:06 -0500 Subject: Move some systemtap.sample tests to systemtap.base. --- testsuite/systemtap.samples/gtod.sh | 4 ---- 1 file changed, 4 deletions(-) delete mode 100755 testsuite/systemtap.samples/gtod.sh (limited to 'testsuite/systemtap.samples/gtod.sh') diff --git a/testsuite/systemtap.samples/gtod.sh b/testsuite/systemtap.samples/gtod.sh deleted file mode 100755 index 4d4a28c2..00000000 --- a/testsuite/systemtap.samples/gtod.sh +++ /dev/null @@ -1,4 +0,0 @@ -#!/bin/sh - -stap $1 -c "$2 $3" | sort - -- cgit