commit | b59c93cc44bc9ff0e041ff24805880294117f745 | [log] [tgz] |
---|---|---|
author | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Mon Feb 26 16:36:54 2018 +0000 |
committer | Pavlo Shchelokovskyy <shchelokovskyy@gmail.com> | Wed Feb 28 10:45:54 2018 +0000 |
tree | 7cc671cfe8c2ccddb4b35b88b8207fc0ab9cd586 | |
parent | 8408edbdfd0924634a741a1f9f03f80e11e2a970 [diff] |
Actually generate pip freeze outputs the shell script used is actually being run thru 'sh', not bash, which does not understand "[[" test operators. Explicitly run this script with /bin/bash instead. Change-Id: I551d2631bcb6aef49550d69b3830ffcb509abfb7