1
0
mirror of https://github.com/gryf/wmaker.git synced 2026-01-04 12:54:20 +01:00

rebase in git pull for nightly build

This commit is contained in:
Martin Dietze
2010-03-26 12:21:22 +01:00
committed by Carlos R. Mafra
parent c7868fa405
commit ef7c45df53

View File

@@ -8,7 +8,7 @@ CHANGELOG="Automatic build from the GIT on `date`"
BUILDLOG="${HOME}/log/wmaker-testing-nightly.log"
STATUSCMD="git log -1 --pretty=oneline"
PULLCMD="git pull"
PULLCMD="git pull --rebase"
if [ -n "${WMAKER_DISTRO}" ]; then
case ${WMAKER_DISTRO} in
unstable)