From: Wayne Davison Date: Sat, 4 Feb 2006 19:27:07 +0000 (+0000) Subject: Tweaked a function declaraion. X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/5ef8c5c6d4c13a4123282c660ec4cd899081f366 Tweaked a function declaraion. --- diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns index 73e36eed..943c3d31 100644 --- a/testsuite/rsync.fns +++ b/testsuite/rsync.fns @@ -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" (