[X2go-Commits] buildscripts.git - master (branch) updated: 7ad1d8f6aa0690a9062a316c2403c69ac1dad1f5
X2go dev team
git-admin at x2go.org
Wed Dec 21 01:08:15 CET 2011
The branch, master has been updated
via 7ad1d8f6aa0690a9062a316c2403c69ac1dad1f5 (commit)
from 902a7c94a486c4145bbd917f8c5cac12f8d885a0 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 7ad1d8f6aa0690a9062a316c2403c69ac1dad1f5
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Wed Dec 21 01:08:10 2011 +0100
remove usage
-----------------------------------------------------------------------
Summary of changes:
bin/build-all-packages | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
The diff of changes is:
diff --git a/bin/build-all-packages b/bin/build-all-packages
index ce439bb..b493490 100755
--- a/bin/build-all-packages
+++ b/bin/build-all-packages
@@ -28,8 +28,6 @@ APP_PACKAGES_MAIN=
PREFIX=$(echo `basename $0` | cut -d"-" -f1)
test -f ~/.buildscripts/$PREFIX.conf && . ~/.buildscripts/$PREFIX.conf || { echo "$0 has no valid context prefix..."; exit -1; }
-test -n $2 && { echo "usage: $(basename $0) [{$COMPONENT_MAIN,$COMPONENT_NIGHTLY}]"; exit -1; }
-
set -ex
COMPONENT=${1:-""}
hooks/post-receive
--
buildscripts.git (buildscripts upstream project)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "buildscripts.git" (buildscripts upstream project).
More information about the x2go-commits
mailing list