Skip to content

Commit 83ee3e6

Browse files
committed
comments, re-indents, etc (nothing substantitive)
1 parent c24b929 commit 83ee3e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,7 @@ EOF
287287
NUM=$(grep -icE '^"(exec|raw_exec)"$' drivers.txt |cat)
288288
if [ "$NUM" -ne 0 ]; then echo 'bad drivers in project'; exit 1; fi
289289
rm drivers.txt
290+
echo drivers validated
290291

291292

292293
set -x

0 commit comments

Comments
 (0)