From a37c07a8cb676486da2787e23734b086fe539506 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 11 Feb 2010 15:27:24 +0100 Subject: update comment --- commitpkg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'commitpkg') diff --git a/commitpkg b/commitpkg index c7a8b51..f815646 100755 --- a/commitpkg +++ b/commitpkg @@ -56,7 +56,7 @@ fi abort "$s is not under version control" done) || true -# see if any limit options were passed, we'll send them to SCP +# see if any limit options were passed, we'll send them to rsync unset rsyncopts if [ "$1" = "-l" ]; then rsyncopts="--bwlimit=$2" -- cgit v1.2.3-24-g4f1b