generate-stackbrew-library.sh dont ignore 11.5
This commit is contained in:
parent
e730514e27
commit
768d6823a5
@ -1,7 +1,7 @@
|
||||
#!/usr/bin/env bash
|
||||
set -Eeuo pipefail
|
||||
|
||||
GLOBIGNORE=examples/:.*/:test/:11.5/:11.5-ubi/:11.6/:11.6-ubi/:main/:main-ubi/
|
||||
GLOBIGNORE=examples/:.*/:test/:11.6/:11.6-ubi/:main/:main-ubi/
|
||||
|
||||
err() {
|
||||
echo >&2 "ERROR: $*"
|
||||
|
Loading…
x
Reference in New Issue
Block a user