Whamcloud - gitweb
git://git.whamcloud.com
/
fs
/
lustre-release.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3d66be5
)
b=1987
author
jacob
<jacob>
Tue, 1 Mar 2005 21:04:20 +0000
(21:04 +0000)
committer
jacob
<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
patch
|
blob
|
history
diff --git
a/build/merge1.sh
b/build/merge1.sh
index
1fcebec
..
d874054
100755
(executable)
--- a/
build/merge1.sh
+++ b/
build/merge1.sh
@@
-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