]> sourceware.org Git - systemtap.git/commitdiff
Don't print out the commands.
authorWilliam Cohen <wcohen@redhat.com>
Fri, 8 May 2009 01:52:28 +0000 (21:52 -0400)
committerWilliam Cohen <wcohen@redhat.com>
Fri, 8 May 2009 01:52:28 +0000 (21:52 -0400)
doc/Tapset_Reference_Guide/publicanize.sh

index 7238a89b6b9518a2cf6fb8a21d66a7609ca4c7cb..a0ccc9b8b9d3f60a70d6daef298f48f2d8142940 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash -x
+#!/bin/bash
 INFILE="../SystemTap_Tapset_Reference/tapsets.xml"
 OUTFILE="en-US/Tapset_Reference_Guide.xml"
 TMPFILE=`mktemp` || exit 1
This page took 0.027793 seconds and 5 git commands to generate.