webbuild: minor updates synced from running build server
This commit is contained in:
parent
c7d8a76d80
commit
db0354041e
@ -100,7 +100,7 @@ elif [ "${REQUEST:0:7}" != "refresh" ]; then
|
||||
echo -n "<packages> </packages>"
|
||||
echo -n "<editcontrols> </editcontrols>"
|
||||
echo -n "<showlogcontrols> </showlogcontrols>"
|
||||
+ echo -n "<editor> </editor>"
|
||||
echo -n "<editor> </editor>"
|
||||
echo -n "<operationpanel> </operationpanel>"
|
||||
echo -n "</webbuild>"
|
||||
exit
|
||||
|
@ -2,6 +2,7 @@
|
||||
. /usr/share/autodist/webbuild-functions
|
||||
. /etc/sysconfig/autoport
|
||||
|
||||
export LANG="C.UTF-8"
|
||||
MODE=$1
|
||||
ENVIRONMENT=$2
|
||||
USER=$3
|
||||
|
Loading…
Reference in New Issue
Block a user