mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-15 09:13:01 +02:00
skip encrypted by default #133
This commit is contained in:
parent
882f26ca91
commit
f554883734
1 changed files with 1 additions and 1 deletions
2
algo
2
algo
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
SKIP_TAGS="_null"
|
||||
SKIP_TAGS="_null encrypted"
|
||||
|
||||
additional_roles () {
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue