create_test_dvds: Gcc7 staging project was resurrected

This commit is contained in:
Dominique Leuenberger 2018-04-04 10:53:20 +02:00
parent 78ea7dd133
commit d90117a8d2
Signed by untrusted user: dimstar
GPG Key ID: E69F22089B497C99

View File

@ -158,7 +158,7 @@ function start_creating() {
fi
fi
if [[ $prj =~ ^openSUSE.+:[A-Z]$ ]]; then
if [[ $prj =~ ^openSUSE.+:[A-Z]$ ]] || [[ $prj =~ ^openSUSE.+:Gcc[0-9]$ ]]; then
echo "Checking $target:$l-$arch"
meta=$(mktemp)