diff options
author | Luke Shumaker <lukeshu@parabola.nu> | 2017-02-15 15:27:51 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@parabola.nu> | 2017-02-19 14:21:30 -0500 |
commit | 07b39901c4857531770f3a058f03d2f2e65277ce (patch) | |
tree | c1eccfc82579d6c41e628dabebe1c77f8cf5476a /checkpkg.in | |
parent | fb8a2abe5106859417fbb93bbd5a733afd468866 (diff) |
makechrootpkg: Avoid having code floating around outside of a function.
This means wrapping variable initialization in init_variables(), and the
main program routine in main().
I did NOT put `shopt -s nullglob` in to a function.
Diffstat (limited to 'checkpkg.in')
0 files changed, 0 insertions, 0 deletions