]> granicus.if.org Git - strace/blobdiff - git-set-file-times
nlattr: add UID/GID netlink attribute decoders
[strace] / git-set-file-times
index 85d854e883988a699ddfef2c833bec00b1dce470..077ac0e0c989204e116737f9918b3b17a667361c 100755 (executable)
@@ -1,5 +1,6 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 use strict;
+use warnings;
 
 # Sets mtime and atime of files to the latest commit time in git.
 #