aboutsummaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorteor <teor@torproject.org>2019-11-06 16:14:06 +1000
committerteor <teor@torproject.org>2019-11-06 16:14:06 +1000
commitf7b45975bf4d660d596542f5efd62fd152144199 (patch)
tree52772fb7100e50413b72bdb3a7a240d5cb234085 /changes
parent9ca25f3a68374ca4787b4eaa8bf4fb3365061d26 (diff)
parent7f23d47f723edeea206d5438af3d109dbb4ac835 (diff)
downloadtor-f7b45975bf4d660d596542f5efd62fd152144199.tar.gz
tor-f7b45975bf4d660d596542f5efd62fd152144199.zip
Merge branch 'bug32402_042' into bug32402_master
Merge changes from master with shellcheck fixes.
Diffstat (limited to 'changes')
-rw-r--r--changes/bug324023
-rw-r--r--changes/bug32402_git_scripts3
2 files changed, 6 insertions, 0 deletions
diff --git a/changes/bug32402 b/changes/bug32402
new file mode 100644
index 0000000000..0654389be3
--- /dev/null
+++ b/changes/bug32402
@@ -0,0 +1,3 @@
+ o Minor bugfixes (shellcheck):
+ - Start checking most scripts for shellcheck errors again.
+ Fixes bug 32402; bugfix on 0.4.2.1-alpha.
diff --git a/changes/bug32402_git_scripts b/changes/bug32402_git_scripts
new file mode 100644
index 0000000000..2b10a8998a
--- /dev/null
+++ b/changes/bug32402_git_scripts
@@ -0,0 +1,3 @@
+ o Minor bugfixes (shellcheck):
+ - Fix minor shellcheck errors in the git-*.sh scripts.
+ Fixes bug 32402; bugfix on 0.4.2.1-alpha.