--- a/hgext/imerge.py Tue Aug 07 10:28:14 2007 +0200
+++ b/hgext/imerge.py Tue Aug 07 10:28:43 2007 +0200
@@ -340,7 +340,7 @@
rev = opts.get('rev')
if rev and args:
raise util.Abort('please specify just one revision')
-
+
if len(args) == 2 and args[0] == 'load':
pass
else: