Bashisms in 4store utilities

0 views
Skip to first unread message

Aria Stewart

unread,
Aug 9, 2009, 3:30:20 PM8/9/09
to 4store-...@googlegroups.com
The 4store scripts have a few bashisms (like "(( $# >= 2 ))" instead of
"[ $# -ge 2 ]", and 4store shebangs them with #!/bin/sh, which on my OS
isn't bash.

Attached is a patch that de-bashifies them, so they'll work in any
bourne shell.

4store-bashisms.patch
signature.asc

Steve Harris

unread,
Aug 9, 2009, 4:06:30 PM8/9/09
to 4store-...@googlegroups.com
Excellent, thanks. I'll apply it to the repository.

- Steve

> <4store-bashisms.patch>

Reply all
Reply to author
Forward
0 new messages