瀏覽代碼

Declare test exit status variable properly

Alois Mahdal 6 年之前
父節點
當前提交
f0e08d756f
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1
    0
      src/libexec/jattool-qrun

+ 1
- 0
src/libexec/jattool-qrun 查看文件

28
     #
28
     #
29
     # Wrap in boilerplate and run test code in $1
29
     # Wrap in boilerplate and run test code in $1
30
     #
30
     #
31
+    local tes
31
     JAT__BEID_NS=$BeidNs
32
     JAT__BEID_NS=$BeidNs
32
     JAT__YLOG=$YLog
33
     JAT__YLOG=$YLog
33
     JAT__DIR=$SDir
34
     JAT__DIR=$SDir