diff options
author | teor <teor@torproject.org> | 2019-08-30 23:03:50 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-09-05 11:15:30 +1000 |
commit | 4b1d2ba9798b0255d9566a642dffd09467e321df (patch) | |
tree | bc73245496507d8c2c04e4e1d6f0b589237b4e67 | |
parent | 5c2941e69f3e444664d6426f42cb52cb885800ee (diff) | |
download | tor-4b1d2ba9798b0255d9566a642dffd09467e321df.tar.gz tor-4b1d2ba9798b0255d9566a642dffd09467e321df.zip |
changes: file for 30967
-rw-r--r-- | changes/ticket30967 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/ticket30967 b/changes/ticket30967 new file mode 100644 index 0000000000..5fe9c980b6 --- /dev/null +++ b/changes/ticket30967 @@ -0,0 +1,6 @@ + o Testing: + - When checking shell scripts, ignore any user-created directories. + Closes ticket 30967. + o Minor features (git scripts): + - Call the shellcheck script from the pre-commit hook. + Closes ticket 30967. |