소스 검색

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