Browse Source

Declare test exit status variable properly

Alois Mahdal 6 years ago
parent
commit
f0e08d756f
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      src/libexec/jattool-qrun

+ 1
- 0
src/libexec/jattool-qrun View File

@@ -28,6 +28,7 @@ qrun() {
28 28
     #
29 29
     # Wrap in boilerplate and run test code in $1
30 30
     #
31
+    local tes
31 32
     JAT__BEID_NS=$BeidNs
32 33
     JAT__YLOG=$YLog
33 34
     JAT__DIR=$SDir