Skip to content
Snippets Groups Projects
Commit 768d6823 authored by Daniel Black's avatar Daniel Black
Browse files

generate-stackbrew-library.sh dont ignore 11.5

parent e730514e
No related branches found
No related tags found
No related merge requests found
#!/usr/bin/env bash #!/usr/bin/env bash
set -Eeuo pipefail 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() { err() {
echo >&2 "ERROR: $*" echo >&2 "ERROR: $*"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment