]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
Tweaked a function declaraion.
authorWayne Davison <wayned@samba.org>
Sat, 4 Feb 2006 19:27:07 +0000 (19:27 +0000)
committerWayne Davison <wayned@samba.org>
Sat, 4 Feb 2006 19:27:07 +0000 (19:27 +0000)
testsuite/rsync.fns

index 73e36eed1cc153b7d830b7ccbc653376319ff93e..943c3d31f72f42161bdebc735a94afbc1f8ee7b4 100644 (file)
@@ -144,7 +144,7 @@ hands_setup() {
 ####################
 # Many machines do not have "mkdir -p", so we have to build up long paths.
 # How boring.  
-makepath () {
+makepath() {
     echo "        makepath $1"
     p="$1"
     (