Whamcloud - gitweb
b=1987
authorjacob <jacob>
Tue, 1 Mar 2005 21:04:20 +0000 (21:04 +0000)
committerjacob <jacob>
Tue, 1 Mar 2005 21:04:20 +0000 (21:04 +0000)
r=phil,adilger

Convert on-disk llog to native endian as needed.

build/merge1.sh

index 1fcebec..d874054 100755 (executable)
@@ -14,7 +14,7 @@ if [ -f $CONFLICTS ] ; then
 fi
 
 if [ $# -lt 2 -o $# -gt 3 ]; then
-    echo "This is phase 1 of merging branches. Usage: $0 parent child [dir]"
+    echo "This is phase 1 of merging branches. Usage: $0 parent child dir"
     exit
 fi