updates in preparation of version 0.5
This commit is contained in:
@@ -4,7 +4,7 @@ SSH=/usr/bin/ssh
|
||||
MAKENIGHTLY=${NIGHTLYDIR}/make-nightly.sh
|
||||
#####
|
||||
|
||||
for branch in current stable-0-4-x; do
|
||||
for branch in current stable-0-5-x; do
|
||||
${MAKENIGHTLY} $branch
|
||||
${SSH} -q lcdproc.sourceforge.net "sh lcdproc-finish-nightly.sh $branch"
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user