welcome to f10
authorthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 16 Dec 2008 17:09:09 +0000 (17:09 +0000)
committerthierry <thierry@41d37cc5-eb28-0410-a9bf-d37491348ade>
Tue, 16 Dec 2008 17:09:09 +0000 (17:09 +0000)
scripts/all-builds.sh

index d06af5d..8cf88df 100755 (executable)
@@ -31,7 +31,7 @@ function shortname () {
     case $distro in
        onelab)         echo 1l;;
        planetlab)      echo pl;;
-       f?)             echo $distro;;
+       f?|f1?)         echo $distro;;
        centos5)        echo c5;;
        *)              echo xx;;
     esac