summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorrl1987 <rl1987@sdf.lonestar.org>2019-01-18 13:49:30 +0200
committerrl1987 <rl1987@sdf.lonestar.org>2019-01-18 13:49:30 +0200
commit88818eacbdcbdd1fddb3452c3eddf8fba3f26e9c (patch)
tree09a0a6aff966552c61b2dde7335b99c6e0972f22 /changes
parent81f1b89efc94723f2c13b0b80d311364a2245d85 (diff)
downloadtor-88818eacbdcbdd1fddb3452c3eddf8fba3f26e9c.tar.gz
tor-88818eacbdcbdd1fddb3452c3eddf8fba3f26e9c.zip
Cleanup shellcheck warnings in autogen.sh
Diffstat (limited to 'changes')
-rw-r--r--changes/ticket260692
1 files changed, 2 insertions, 0 deletions
diff --git a/changes/ticket26069 b/changes/ticket26069
new file mode 100644
index 0000000000..caed9be348
--- /dev/null
+++ b/changes/ticket26069
@@ -0,0 +1,2 @@
+ o Code simplification and refactoring (shell scripts):
+ - Cleanup autogen.sh to silence shellcheck warnings. Closes ticket 26069.