~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to test.sh

  • Committer: Martin Pool
  • Date: 2005-04-26 10:37:53 UTC
  • Revision ID: mbp@sourcefrog.net-20050426103753-e022129bd6afd29b
- New bzr whoami --email option

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
 
46
46
[ $(bzr help commands | wc -l) -gt 20 ]
47
47
 
 
48
# user identification is set
 
49
bzr whoami
 
50
bzr whoami --email
 
51
 
48
52
# invalid commands are detected
49
53
! bzr pants
50
54
 
142
146
bzr check
143
147
 
144
148
 
145
 
echo "tests completed ok" >&3
 
 
b'\\ No newline at end of file'
 
149
echo "tests completed ok" >&3