Author: bdubbs
Date: Wed Feb  8 07:53:52 2017
New Revision: 18270

Log:
Comment out debugging instruction

Modified:
   trunk/scripts/blfs-chapter50.php

Modified: trunk/scripts/blfs-chapter50.php
==============================================================================
--- trunk/scripts/blfs-chapter50.php    Tue Feb  7 17:47:46 2017        (r18269)
+++ trunk/scripts/blfs-chapter50.php    Wed Feb  8 07:53:52 2017        (r18270)
@@ -15,7 +15,7 @@
 $ignores[ 'install-tl-unx' ] = '';
 $ignores[ 'texlive1'       ] = '';
 
-$current="biber";  // For debugging
+//$current="biber";  // For debugging
 
 $regex = array();
 $regex[ 'gutenprint'      ] = "/^.*Download gutenprint-(\d[\d\.]+\d).*$/";
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to