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 73e36ee..943c3d3 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"
     (