commit 62808c900367d8019c249513a9cfcbc81d053fdc
Author: Oswald Buddenhagen <o...@users.sf.net>
Date:   Tue Mar 14 11:10:35 2017 +0100

    autotest: use warnings

 src/run-tests.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/run-tests.pl b/src/run-tests.pl
index d8ff1b6..d1121c5 100755
--- a/src/run-tests.pl
+++ b/src/run-tests.pl
@@ -16,6 +16,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.
 #
 
+use warnings;
 use strict;
 use File::Path;
 

------------------------------------------------------------------------------
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
isync-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/isync-devel

Reply via email to