blob: 24e9aaa8efe127b2a90318e8bb029879a23e0c56 [file] [log] [blame]
#!/bin/bash -e
nice srcs hive
cd hive
n=`hostname`
git branch $n apache/master
git checkout $n
git push kgyrtkirk -u HEAD
nice -n 19 rebuild
banner ok