Skip to content

Commit

Permalink
Merge pull request #642 from andreasgerstmayr/qa-1173-increase-min-ke…
Browse files Browse the repository at this point in the history
…rnel-version

qa: increase min kernel version for ucalls qa test 1173
  • Loading branch information
natoscott committed May 16, 2019
2 parents 168830e + 548ed11 commit baf09b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion qa/1173
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ echo "QA output created by $seq"
. ./common.bcc

_pmdabcc_check
_pmdabcc_require_kernel_version 4 7
_pmdabcc_require_kernel_version 4 18
_python_probe_check

status=1 # failure is the default!
Expand Down

0 comments on commit baf09b6

Please sign in to comment.