Extensive documentation patch redux
[p5sagit/p5-mst-13.2.git] / t / cmd / while.t
index ecc15ed..226db47 100755 (executable)
@@ -8,7 +8,7 @@ print tmp "tvi920\n";
 print tmp "vt100\n";
 print tmp "Amiga\n";
 print tmp "paper\n";
-close tmp;
+close tmp or die "Could not close: $!";
 
 # test "last" command