We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ceaf481 + 1e5378e commit ff010f5Copy full SHA for ff010f5
scans/auth/auth_plan_tests.sh
@@ -89,7 +89,7 @@ for TARGET in *
89
do
90
if [ -d "$TARGET" ]
91
then
92
- if [ -f "config.disabled" ]
+ if [ -f "$TARGET/config.disabled" ]
93
94
echo "Skipping $TARGET it has been disabled"
95
continue
0 commit comments