diff options
author | Ethan Sommer <e5ten.arch@gmail.com> | 2020-05-22 20:47:34 -0400 |
---|---|---|
committer | Ethan Sommer <e5ten.arch@gmail.com> | 2020-05-22 20:47:34 -0400 |
commit | 8199576bfcfde313439413d7c46adca359f67552 (patch) | |
tree | db768121417e35b9a043e90755562e61a7133837 /utils/optparse.h | |
parent | 6ef70e16da9c83db73861561d32830f6448db55d (diff) |
scripts/version.sh: switch from bash to POSIX sh
Change shebang to #!/bin/sh.
Remove usage of non-POSIX 'local' builtin, and replace it with using a
function's positional parameters to store variables, as they are local
to the function.
Diffstat (limited to 'utils/optparse.h')
0 files changed, 0 insertions, 0 deletions