aboutsummaryrefslogtreecommitdiffstats
path: root/be
diff options
context:
space:
mode:
authorAaron Bentley <aaron.bentley@utoronto.ca>2006-04-17 18:12:29 -0400
committerAaron Bentley <aaron.bentley@utoronto.ca>2006-04-17 18:12:29 -0400
commit9703aefca39996f954a91f5426f193c06661e69c (patch)
tree954468c51800a8066eb82593e68bc0a300d8ca30 /be
parent3b618f172c11d251f5f09874baa999b38e8ccc1f (diff)
parent4146eb30e62625216e49b103f7d32279730e5630 (diff)
downloadbugseverywhere-9703aefca39996f954a91f5426f193c06661e69c.tar.gz
Merge from other BE
Diffstat (limited to 'be')
-rwxr-xr-xbe2
1 files changed, 1 insertions, 1 deletions
diff --git a/be b/be
index 8ad6a98..6d1e96c 100755
--- a/be
+++ b/be
@@ -48,7 +48,7 @@ Unimplemented becommands
if len(sys.argv) == 1 or sys.argv[1] in ('--help', '-h'):
- print_command_list()
+ cmdutil.print_command_list()
else:
try:
try: