From d69f1d232f6b6f04a4ae1427ae44c9a5e573ba4e Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 21 Apr 2015 16:42:20 +0200 Subject: [PATCH] wrong hostname --- scripts/sfa-3114.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/sfa-3114.sh b/scripts/sfa-3114.sh index fa00250..0baef05 100755 --- a/scripts/sfa-3114.sh +++ b/scripts/sfa-3114.sh @@ -5,7 +5,7 @@ ### HISTORICAL NOTE # from 3.1-1 we build in the lxc environment, and do not build sface any longer -function buzzcocks () { hostname | grep -q buzzcocksliquid ; } +function buzzcocks () { hostname | grep -q buzzcocks ; } buzzcocks && /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f14 -b sfa-3.1-14--f14-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-14 & buzzcocks && /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f18 -b sfa-3.1-14--f18-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-14 & -- 2.43.0