commit b45e711da588c5111c64345c50afa76a1b6ceeda
Author: Oswald Buddenhagen <[email protected]>
Date: Tue Mar 14 11:09:38 2017 +0100
autotest: remove stray close() call from printstate()
src/run-tests.pl | 1 -
1 file changed, 1 deletion(-)
diff --git a/src/run-tests.pl b/src/run-tests.pl
index 829791c..d8ff1b6 100755
--- a/src/run-tests.pl
+++ b/src/run-tests.pl
@@ -603,7 +603,6 @@ sub printstate(@)
print shift(@t).", ".shift(@t).", \"".shift(@t)."\"";
}
print " ],\n";
- close FILE;
}
# \@chan_state
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
isync-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/isync-devel