diff options
Diffstat (limited to 'test/stdout/0297')
-rw-r--r-- | test/stdout/0297 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/test/stdout/0297 b/test/stdout/0297 index 060a8956b..d6947af8c 100644 --- a/test/stdout/0297 +++ b/test/stdout/0297 @@ -1,8 +1,8 @@ -/a/b/c@myhost.test.ex -> /a/b/c +/a/b/c@myhost.test.ex -> /a/b/c transport = tf1 -/x/y/z@myhost.test.ex -> /x/y/z +/x/y/z@myhost.test.ex -> /x/y/z transport = tf2 -/a/b/c/@myhost.test.ex -> /a/b/c/ +/a/b/c/@myhost.test.ex -> /a/b/c/ transport = td1 -/a/a/b//@myhost.test.ex -> /a/a/b// +/a/a/b//@myhost.test.ex -> /a/a/b// transport = td2 |