comparison tests/test-ssh.out @ 1168:235e0effa672

Fixed two tests to run with bourne shell.
author Thomas Arendsen Hein <thomas@intevation.de>
date Tue, 30 Aug 2005 19:42:58 +0200
parents 1032a505488c
children 7544700fd931
comparison
equal deleted inserted replaced
1167:8787d2d5fc7d 1168:235e0effa672
3 requesting all changes 3 requesting all changes
4 adding changesets 4 adding changesets
5 adding manifests 5 adding manifests
6 adding file changes 6 adding file changes
7 added 1 changesets with 1 changes to 1 files 7 added 1 changesets with 1 changes to 1 files
8 remote: ./dummyssh: line 11: !: command not found
9 # verify 8 # verify
10 checking changesets 9 checking changesets
11 checking manifests 10 checking manifests
12 crosschecking files in changesets and manifests 11 crosschecking files in changesets and manifests
13 checking files 12 checking files
14 1 files, 1 changesets, 1 total revisions 13 1 files, 1 changesets, 1 total revisions
15 # empty default pull 14 # empty default pull
16 default = ssh://user@dummy/remote 15 default = ssh://user@dummy/remote
17 pulling from ssh://user@dummy/remote 16 pulling from ssh://user@dummy/remote
18 searching for changes 17 searching for changes
19 remote: ../dummyssh: line 11: !: command not found
20 no changes found 18 no changes found
21 # local change 19 # local change
22 # updating rc 20 # updating rc
23 # find outgoing 21 # find outgoing
24 searching for changes 22 searching for changes
25 remote: ../dummyssh: line 11: !: command not found
26 changeset: 1:536411b157b4 23 changeset: 1:536411b157b4
27 tag: tip 24 tag: tip
28 user: test 25 user: test
29 date: Thu Jan 1 00:00:00 1970 +0000 26 date: Thu Jan 1 00:00:00 1970 +0000
30 summary: add 27 summary: add
31 28
32 # push 29 # push
33 pushing to ssh://user@dummy/remote 30 pushing to ssh://user@dummy/remote
34 remote: ../dummyssh: line 11: !: command not found
35 searching for changes 31 searching for changes
36 remote: adding changesets 32 remote: adding changesets
37 remote: adding manifests 33 remote: adding manifests
38 remote: adding file changes 34 remote: adding file changes
39 remote: added 1 changesets with 1 changes to 1 files 35 remote: added 1 changesets with 1 changes to 1 files