As it turns out, this is a 10.X and below issue. 11.X apparently has updated test to be a binary. I'm not sure if you get the same error message though. To eliminate that annoying "/usr/bin/test[7]: test: argument expected", edit the file (yes, it's ascii) and put quotes around the $@ on/about line 7. | |