Author: allison
Date: Sun Dec 7 12:45:42 2008
New Revision: 33632
Modified:
branches/pdd22io_part2/t/pmc/filehandle.t
Log:
[pdd22io] Document commented out test lines to be enabled when debugging
readline failure.
Modified: branches/pdd22io_part2/t/pmc/filehandle.t
==============================================================================
--- branches/pdd22io_part2/t/pmc/filehandle.t (original)
+++ branches/pdd22io_part2/t/pmc/filehandle.t Sun Dec 7 12:45:42 2008
@@ -270,10 +270,13 @@
\$I1 = test_line
if \$I1 == counter goto read_loop
print "not "
+## the following lines provide more extensive debugging
+## output on a readline failure
# print counter
# print " = "
# print \$I1
# print "\\n"
+# counter = \$I1
# goto read_loop
end_read_loop: