aboutsummaryrefslogtreecommitdiffstats
path: root/pdf-fixups.sh
diff options
context:
space:
mode:
authorBruce Dubbs <bdubbs@linuxfromscratch.org>2009-11-24 18:33:12 +0000
committerBruce Dubbs <bdubbs@linuxfromscratch.org>2009-11-24 18:33:12 +0000
commit3684f6cc35bb7b7025957d930b38493e346f2b5e (patch)
tree692eb811a8fe855c4fc156b401e227bd03ee8e24 /pdf-fixups.sh
parent6708e6ace1dcc58065332e83219d043be1151c48 (diff)
Remove verbose
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@9119 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
Diffstat (limited to 'pdf-fixups.sh')
-rwxr-xr-xpdf-fixups.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/pdf-fixups.sh b/pdf-fixups.sh
index 4d319457c..329a423d1 100755
--- a/pdf-fixups.sh
+++ b/pdf-fixups.sh
@@ -1,4 +1,4 @@
-#!/bin/bash --verbose
+#!/bin/bash
if [ $# -lt 1 ] ; then
echo "This script needs the location of the fo file to update"