Got rid of a couple unneeded assignments.
[rsync/rsync.git] / testsuite / rsync.fns
index 951f0b7..a6ddd8c 100644 (file)
@@ -213,8 +213,6 @@ EOF
 
 
 build_symlinks() {
-    fromdir="$scratchdir/from"
-    todir="$scratchdir/to"
     mkdir "$fromdir"
     date >"$fromdir/referent"
     ln -s referent "$fromdir/relative"