diff .bash_overrides @ 417:32b202653753

wip
author Jeff Hammel <jhammel@mozilla.com>
date Mon, 05 Aug 2013 01:35:43 -0700
parents 41c3ea0a3513
children ed193fcaa0dc
line wrap: on
line diff
--- a/.bash_overrides	Mon Aug 05 01:03:42 2013 -0700
+++ b/.bash_overrides	Mon Aug 05 01:35:43 2013 -0700
@@ -111,8 +111,8 @@
             echo "Aborting \'hg $*\'; hg root is ${HOME}!"
             return 1
         fi
-        command hg "$@"
     fi
+    command hg "$@"
 }
 
 function lsdiff {