Bugzilla – Bug 7009
All scripts should use #!/bin/bash
Last modified: 2010-04-30 11:32:27
You need to log in before you can comment on or make changes to this bug.
All shell scripts should use #!/bin/bash instead of #!/bin/sh This will help avoid posix compliance errors until a test suite is created to enforce it before releases.
Committed for Nimbus 2.4 RC2: http://github.com/nimbusproject/nimbus/commit/e633c0d08a47154386925fa8d4965463b7f1c854 Separate commits for ctx-agent, cloud-client, and pilot: http://github.com/nimbusproject/nimbus/commit/3823aba3a6408434a44bc1ee32b2523ddfc9751a http://github.com/nimbusproject/nimbus/commit/5ecf23be533feffd8a62435d03c1f988dd6b766d http://github.com/nimbusproject/nimbus/commit/230744798b7829a8c8ab117b699f6475a32e6bdf