Author: bdubbs
Date: Fri Aug 26 22:08:05 2016
New Revision: 17655
Log:
Remove debugging line
Modified:
trunk/scripts/blfs-chapter46.php
Modified: trunk/scripts/blfs-chapter46.php
==============================================================================
--- trunk/scripts/blfs-chapter46.php Fri Aug 26 21:46:24 2016 (r17654)
+++ trunk/scripts/blfs-chapter46.php Fri Aug 26 22:08:05 2016 (r17655)
@@ -224,7 +224,7 @@
}
$lines = http_get_file( $dirpath );
-print_r($lines);
+
if ( ! is_array( $lines ) ) return $lines;
} // End fetch
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page