X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/blobdiff_plain/8051aa5a34b83c6da8acf82ad3dddb47437b994b..01e293f1b52bd16b5b487f5003cce4948786c474:/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,