use consistent shell option style
This commit is contained in:
parent
443b1215f4
commit
e2433409c5
@ -1,7 +1,6 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
set -o errexit -o nounset -o pipefail
|
set -o errexit -o nounset -o pipefail
|
||||||
|
|
||||||
shopt -s extglob
|
shopt -s extglob
|
||||||
|
|
||||||
touch lock
|
touch lock
|
||||||
|
Loading…
x
Reference in New Issue
Block a user