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 7afe16e..028fc78 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"