create-test-dvds: the special purpose projects :Gcc7 and :PIE have been removed (tasks completed)
This commit is contained in:
parent
3ffe425c79
commit
49591ba417
@ -158,7 +158,7 @@ function start_creating() {
|
||||
fi
|
||||
fi
|
||||
|
||||
if [[ $prj =~ ^openSUSE.+:[A-Z]$ ]] || [[ $prj =~ ^openSUSE.+:Gcc[0-9]$ ]] || [[ $prj =~ ^openSUSE.+:PIE$ ]]; then
|
||||
if [[ $prj =~ ^openSUSE.+:[A-Z]$ ]]; then
|
||||
echo "Checking $target:$l-$arch"
|
||||
|
||||
meta=$(mktemp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user