add whitespace for code style
This commit is contained in:
parent
652e29ad50
commit
a9ba2c0008
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@
|
||||||
;else : \
|
;else : \
|
||||||
&& whence -p -- "$1" \
|
&& whence -p -- "$1" \
|
||||||
;fi \
|
;fi \
|
||||||
;} 2>/dev/null \
|
;} 2>/dev/null \
|
||||||
\
|
\
|
||||||
&& { [ -d out ] || mkdir out ;} \
|
&& { [ -d out ] || mkdir out ;} \
|
||||||
&& out="$(realpath out)" \
|
&& out="$(realpath out)" \
|
||||||
|
|
Loading…
Add table
Reference in a new issue