]> git.ipfire.org Git - thirdparty/rsync.git/commitdiff
fix bashism
authorMartin Pool <mbp@samba.org>
Thu, 30 Aug 2001 08:28:53 +0000 (08:28 +0000)
committerMartin Pool <mbp@samba.org>
Thu, 30 Aug 2001 08:28:53 +0000 (08:28 +0000)
testsuite/daemon.test

index 7afe16e1b6d7e5d1fc991510d2dae74089ff06b9..028fc788884b6024c9edf393c1556d90dba16fe6 100644 (file)
@@ -22,7 +22,7 @@
 # TODO: Put the common framework in a common file, so that we can have
 # subtests fail and keep going.
 
-source "$suitedir/rsync.fns"
+. "$suitedir/rsync.fns"
 
 # Build an appropriate configuration file
 conf="$scratchdir/test-rsyncd.conf"