Commit fe72a253 authored by Linus Torvalds's avatar Linus Torvalds

Merge bk://gkernel.bkbits.net/misc-2.5

into ppc970.osdl.org:/home/torvalds/v2.5/linux
parents 200c77fd 538e88d1
......@@ -7,18 +7,15 @@ DIRBASE=`basename $PWD`
{
cat <<EOT
Linus, please do a
Please do a
bk pull http://gkernel.bkbits.net/$DIRBASE
bk pull bk://gkernel.bkbits.net/$DIRBASE
This will update the following files:
EOT
bk changes -L -d'$unless(:MERGE:){:CSETREV:\n}' $LINUS_REPO |
while read rev; do
bk export -tpatch -r$rev
done | diffstat -p1 2>/dev/null
bk export -tpatch -hdu -r`bk repogca $LINUS_REPO`,+ | diffstat -p1 2>/dev/null
cat <<EOT
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment