chiark / gitweb /
commitid.scad.pl: flush and close STDOUT before exiting
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 5 Feb 2016 17:30:21 +0000 (17:30 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Fri, 5 Feb 2016 17:30:21 +0000 (17:30 +0000)
commitid.scad.pl

index 422926e4f82cc832ce8ca913fe80e578e237fff8..0a50e70be512802d09e84a888b5543ee4f32d51b 100755 (executable)
@@ -190,6 +190,9 @@ parsefont();
 
 gentextmodule('FontDemo', @demo);
 
+flush STDOUT or die $!;
+close STDOUT or die $!;
+
 __DATA__
 
 # 00 20 22 02