From: Mohamed Larabi Date: Tue, 10 Dec 2013 10:27:35 +0000 (+0100) Subject: Oups: typo fix X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=a60ea0aa19e238432a805f4e09430ba5dd6c1e8c;p=infrastructure.git Oups: typo fix --- diff --git a/scripts/sfa-3101.sh b/scripts/sfa-3101.sh index 2316954..cba30dd 100755 --- a/scripts/sfa-3101.sh +++ b/scripts/sfa-3101.sh @@ -10,7 +10,7 @@ function reed () { hostname | grep -q reed ; } function velvet () { hostname | grep -q velvet ; } reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux32 -b sfa-3.1-1--f14-32 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-1 -reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux64 -b sfa-3.1---f14-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-1 +reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f14 -p linux64 -b sfa-3.1-1--f14-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-1 reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux32 -b sfa-3.1-1--f18-32 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-1 reed && /root/bin/vbuild-nightly.sh -m build@onelab.eu -d lxc -f f18 -p linux64 -b sfa-3.1-1--f18-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-1