ryanflannery / vitunes

A curses media indexer and player for vi users
http://www.vitunes.org
Other
58 stars 5 forks source link

Use if [ ]; for POSIX compliance #33

Open andreas-marschke opened 11 years ago

andreas-marschke commented 11 years ago

You made my shell cry :cry:

Please read this site in so others can use your configure script:
http://mywiki.wooledge.org/Bashism

And try to use this more often: http://sourceforge.net/projects/checkbaskisms/

ryanflannery commented 11 years ago

Hey Andreas, thanks for the info & commit. Would you mind re-submitting against master now?