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:
committed by
Carlos R. Mafra
parent
c7868fa405
commit
ef7c45df53
2
debian/nightly_build.sh
vendored
2
debian/nightly_build.sh
vendored
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user