mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-05 22:54:01 +02:00
skip encrypted by default #133
This commit is contained in:
parent
bde51fdd1d
commit
a93b0a0f44
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