Explorar el Código

Declare test exit status variable properly

Alois Mahdal hace 6 años
padre
commit
f0e08d756f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1
    0
      src/libexec/jattool-qrun

+ 1
- 0
src/libexec/jattool-qrun Ver fichero

@@ -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