Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 11734
b: refs/heads/master
c: 18c5332
h: refs/heads/master
v: v3
  • Loading branch information
Olaf Hering authored and Paul Mackerras committed Oct 29, 2005
1 parent 8d51349 commit c09006a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 1eee4daa9940f7044806d83006051104cc8680b3
refs/heads/master: 18c5332bc17e75efdc02cc17410c647a627861f2
2 changes: 1 addition & 1 deletion trunk/arch/ppc64/boot/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ if [ -x /sbin/${CROSS_COMPILE}installkernel ]; then exec /sbin/${CROSS_COMPILE}i
# Default install

# this should work for both the pSeries zImage and the iSeries vmlinux.sm
image_name=`basename $5`
image_name=`basename $2`

if [ -f $4/$image_name ]; then
mv $4/$image_name $4/$image_name.old
Expand Down

0 comments on commit c09006a

Please sign in to comment.