tests/test-glog
changeset 5939 56e8a54bf71d
parent 4735 8d4fac0a9df7
child 6156 ba0790061ba7
--- a/tests/test-glog	Fri Jan 25 10:28:21 2008 -0600
+++ b/tests/test-glog	Fri Jan 25 10:35:04 2008 -0600
@@ -139,5 +139,8 @@
 echo % glog
 hg glog
 
+echo % file glog
+hg glog 5
+
 echo % unused arguments
-hg glog -q foo || echo failed
+hg glog -q foo bar || echo failed