Browse Source

Remove beakerlib-ism

Alois Mahdal 6 years ago
parent
commit
81c420470c
1 changed files with 0 additions and 2 deletions
  1. 0
    2
      src/xcase.sh.skel

+ 0
- 2
src/xcase.sh.skel View File

@@ -943,8 +943,6 @@ __xcase__summary() {
943 943
     local hdata         # path to cached handler data
944 944
     local num=0         # row number
945 945
     jat__pstartd "xcase summary"
946
-        test -n "$PACKAGE" \
947
-         && jat__log_info "PACKAGE version: $(rpm -q "$PACKAGE")"
948 946
         jat__log_info "duration: $(__xcase__tstats)"
949 947
         jat__log_info ""
950 948
         jat__log_info "============================================="