diff options
author | Kent Overstreet <kent.overstreet@gmail.com> | 2019-12-27 13:46:21 -0500 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@gmail.com> | 2019-12-27 13:46:21 -0500 |
commit | 068f825c9b4ebac9ad4ceb8972fc0ebc38e38d80 (patch) | |
tree | 3aed9e60b3ee8af871b81b7023b45e1e5517d169 /lib/util.sh | |
parent | 4d6f7151ba6bf596e44090b8883c7d2498022a39 (diff) |
Revert "Fix debootstrap; use Buster; flag for shellcheck"
This reverts commit 6500c827da5d0aa282d4dc39bd93f9de896c559e.
Diffstat (limited to 'lib/util.sh')
-rw-r--r-- | lib/util.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/util.sh b/lib/util.sh index 9197253..14af849 100644 --- a/lib/util.sh +++ b/lib/util.sh @@ -1,4 +1,3 @@ -# Dec 2019: requires additional validation via https://github.com/koalaman/shellcheck ktest_no_cleanup_tmpdir="" ktest_tmp="" |