projects
/
haproxy-3.0.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8382d71
)
CI: musl: drop shopt in workflow invocation
author
Ilya Shipitsin
<chipitsine@gmail.com>
Wed, 6 Sep 2023 17:04:49 +0000
(19:04 +0200)
committer
Willy Tarreau
<w@1wt.eu>
Fri, 8 Sep 2023 17:05:04 +0000
(19:05 +0200)
"shopt" is bash specific, while musl uses bourne shell.
/__w/_temp/
1b0f5f5d
-c71b-4a66-8be3-
e1fe51c10993
.sh: line 7: shopt: not found
.github/workflows/musl.yml
patch
|
blob
|
history
diff --git
a/.github/workflows/musl.yml
b/.github/workflows/musl.yml
index
af35898
..
930a22e
100644
(file)
--- a/
.github/workflows/musl.yml
+++ b/
.github/workflows/musl.yml
@@
-60,4
+60,3
@@
jobs:
cat $folder/LOG
echo "::endgroup::"
done
- shopt -s nullglob