summaryrefslogtreecommitdiff
path: root/testsuite/executability.test
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2009-10-24 11:42:29 -0700
committerWayne Davison <wayned@samba.org>2009-10-24 11:42:29 -0700
commit217066780233f05c64bc75b3b0cc7f8512adcf9f (patch)
tree9ba708199e3629fb895faf4dd7383883bca33d5c /testsuite/executability.test
parent705132bceed54d18fb38aefa3f976b4c402cb7b8 (diff)
downloadrsync-217066780233f05c64bc75b3b0cc7f8512adcf9f.tar.gz
Make use of $suitedir.
Diffstat (limited to 'testsuite/executability.test')
-rw-r--r--testsuite/executability.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/executability.test b/testsuite/executability.test
index b11e6722..05a64e48 100644
--- a/testsuite/executability.test
+++ b/testsuite/executability.test
@@ -5,7 +5,7 @@
# Test the --executability or -E option. -- Matt McCutchen
-. $srcdir/testsuite/rsync.fns
+. $suitedir/rsync.fns
# Put some files in the From directory
mkdir "$fromdir"