diff options
author | Wayne Davison <wayned@samba.org> | 2013-06-09 19:39:44 -0700 |
---|---|---|
committer | Wayne Davison <wayned@samba.org> | 2013-06-09 19:40:56 -0700 |
commit | f93094fa9ff5923eff1c335083281233f19c0f67 (patch) | |
tree | 4ce00d24a560806c91240cdfd7879f5dee5798a4 /testsuite/hardlinks.test | |
parent | baf382d62ebf4cb31ba8bc463b5f828555702f77 (diff) | |
download | rsync-f93094fa9ff5923eff1c335083281233f19c0f67.tar.gz rsync-f93094fa9ff5923eff1c335083281233f19c0f67.tar.bz2 rsync-f93094fa9ff5923eff1c335083281233f19c0f67.zip |
Rename lsh -> lsh.sh.
Diffstat (limited to 'testsuite/hardlinks.test')
-rw-r--r-- | testsuite/hardlinks.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/hardlinks.test b/testsuite/hardlinks.test index 55131fa7..c7c5314e 100644 --- a/testsuite/hardlinks.test +++ b/testsuite/hardlinks.test @@ -11,7 +11,7 @@ . "$suitedir/rsync.fns" -SSH="$scratchdir/src/support/lsh" +SSH="$scratchdir/src/support/lsh.sh" outfile="$scratchdir/rsync.out" |