From d95447229b6329aee52107602e6b62ff51088460 Mon Sep 17 00:00:00 2001 From: Martin Pool Date: Thu, 16 Aug 2001 08:12:55 +0000 Subject: [PATCH] Fix typo. --- testsuite/rsync.fns | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/testsuite/rsync.fns b/testsuite/rsync.fns index b03f08fe..791b62b8 100644 --- a/testsuite/rsync.fns +++ b/testsuite/rsync.fns @@ -1,3 +1,4 @@ #! /bin/sh -rsync="$prefix/bin/$sync" \ No newline at end of file +rsync="$prefix/bin/rsync" + -- 2.34.1