build sfa 3.1.21 on f20 as well for ple-sfa3
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 21 Jan 2017 09:55:17 +0000 (10:55 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sat, 21 Jan 2017 09:55:17 +0000 (10:55 +0100)
scripts/sfa-3121.sh

index 9134448..16e0b1e 100755 (executable)
@@ -3,7 +3,9 @@
 # see also sfa*.sh in this repo
 
 ### fedoras
-# do not care about these 2 old distros
+# ple-sfa3 still runs fedora20
+/root/bin/lbuild-nightly.sh -m build@onelab.eu -f f20 -b sfa-3.1-21--f20-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 &
+#
 /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f23 -b sfa-3.1-21--f23-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 &
 /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f24 -b sfa-3.1-21--f24-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 &
 /root/bin/lbuild-nightly.sh -m build@onelab.eu -f f25 -b sfa-3.1-21--f25-64 -B sfa sfa-GITPATH=git://git.onelab.eu/sfa.git@sfa-3.1-21 &