Attention is currently required from: pespin, dexter.
Patch set 1:Code-Review -1
1 comment:
Patchset:
I think the problem is comparing strings with "==", that's bash specific afair.
The shebang line at the top LITERALLY specifies bash.. It obviously breaks when changing that line to /bin/dash or some other shell but that is the expected result...
To view, visit change 32728. To unsubscribe, or for help writing mail filters, visit settings.