bootstrap.sh: fix syntax error
...it's always the seemingly trivial changes.
This commit is contained in:
parent
fb04149a82
commit
adfe462691
|
@ -213,6 +213,7 @@ check_awk() {
|
||||||
# work, but mawk is believed to fail on some systems. If we can
|
# work, but mawk is believed to fail on some systems. If we can
|
||||||
# replicate this, we need a particular behavior that we can test
|
# replicate this, we need a particular behavior that we can test
|
||||||
# here to verify whether we have an acceptable awk.
|
# here to verify whether we have an acceptable awk.
|
||||||
|
:
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue