X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/4f282b0b9214e6b195b67b3ceb26c786747a9a7b..46cd1ef6bc79f5779766d5829681cb2b0a66aa80:/packaging/release-rsync diff --git a/packaging/release-rsync b/packaging/release-rsync index 957e8929..71bb18e2 100755 --- a/packaging/release-rsync +++ b/packaging/release-rsync @@ -1,5 +1,6 @@ -#!/usr/bin/perl -w +#!/usr/bin/perl use strict; +use warnings; # This script expects the directory ~/samba-rsync-ftp to exist and to be a # copy of the /home/ftp/pub/rsync dir on samba.org. When the script is done,