Fixing upstream test
/Sanity/bz966964-json-c-upstream-tests
This commit is contained in:
parent
62af9533d8
commit
882be308e4
1 changed files with 2 additions and 1 deletions
|
|
@ -47,7 +47,8 @@ rlJournalStart
|
|||
# this was not stable enough, e.g. instead of json-c-json-c-1.1.1-20100101 there was json-c-libjson.c.so.6-1.1.1.-20100101
|
||||
# rlRun "pushd BUILD/json-c-`rpm -q --qf "%{P}-%{VERSION}-$DATE" json-c`" 0
|
||||
# but we will assume that there is only one directory
|
||||
rlRun "pushd BUILD/json-c-*" 0
|
||||
# the SPECPARTS dir occured, so it has to be filtered
|
||||
rlRun "pushd BUILD/$(ls ./BUILD/ | grep -v 'SPECPARTS')" 0
|
||||
rlRun "make check |& tee $TmpDir/make_check.out" 0
|
||||
rlRun "popd"
|
||||
if rlIsRHEL 6 ; then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue