make the lxc distro the default
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 1 Apr 2014 15:22:12 +0000 (17:22 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Tue, 1 Apr 2014 15:22:12 +0000 (17:22 +0200)
lbuild-nightly.sh

index 9cd7b8f..b10775c 100755 (executable)
@@ -12,7 +12,7 @@ export PATH=$PATH:/bin:/sbin
 
 # default values, tunable with command-line options
 DEFAULT_FCDISTRO=f20
-DEFAULT_PLDISTRO=planetlab
+DEFAULT_PLDISTRO=lxc
 DEFAULT_PERSONALITY=linux64
 DEFAULT_BASE="@DATE@--@PLDISTRO@-@FCDISTRO@-@PERSONALITY@"
 DEFAULT_BUILD_SCM_URL="git://git.onelab.eu/build"