Author: bdubbs Date: 2009-11-24 11:33:12 -0700 (Tue, 24 Nov 2009) New Revision: 9119
Modified: trunk/BOOK/pdf-fixups.sh Log: Remove verbose Modified: trunk/BOOK/pdf-fixups.sh =================================================================== --- trunk/BOOK/pdf-fixups.sh 2009-11-24 18:22:00 UTC (rev 9118) +++ trunk/BOOK/pdf-fixups.sh 2009-11-24 18:33:12 UTC (rev 9119) @@ -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" -- http://linuxfromscratch.org/mailman/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/lfs/faq.html Unsubscribe: See the above information page
