~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to test.sh

  • Committer: Martin Pool
  • Date: 2005-04-15 08:51:11 UTC
  • Revision ID: mbp@sourcefrog.net-20050415085111-dc9ee788d2cc1216
- New 'bzr help commands'

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
bzr help
44
44
bzr version
45
45
 
 
46
[ $(bzr help commands | wc -l) -gt 20 ]
 
47
 
46
48
# invalid commands are detected
47
49
! bzr pants
48
50