From e36b5fc35d4033d5718eb8e101968b79d0360202 Mon Sep 17 00:00:00 2001 From: ddomingo Date: Mon, 8 Sep 2008 14:42:17 +1000 Subject: remove test tag --- .../en-US/Understanding_How_SystemTap_Works.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'doc/SystemTap_Beginners_Guide/en-US') diff --git a/doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml b/doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml index 3194dba0..e418f561 100644 --- a/doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml +++ b/doc/SystemTap_Beginners_Guide/en-US/Understanding_How_SystemTap_Works.xml @@ -26,10 +26,6 @@ ** add design advantages? e.g. "building kmods on-the-fly allows safer execution of script etc etc" - - - - test A SystemTap session begins when you run a SystemTap script. This session occurs in the following fashion: -- cgit