Skip to content
Snippets Groups Projects
Commit 107e50a9 authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

lintChanges.py didn't take a directory argument in 0.2.9

parent 611e8dcd
Branches
Tags
No related merge requests found
......@@ -10,7 +10,7 @@ workdir=$(git rev-parse --show-toplevel)
cd "$workdir" || exit 1
python scripts/maint/lintChanges.py ./changes
python scripts/maint/lintChanges.py ./changes/*
perl scripts/maint/checkSpace.pl -C \
src/lib/*/*.[ch] \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment