]> sourceware.org Git - systemtap.git/commit
Tweak elfutils version discovery in the testsuite.
authorDavid Smith <dsmith@redhat.com>
Fri, 31 Mar 2017 19:36:40 +0000 (14:36 -0500)
committerDavid Smith <dsmith@redhat.com>
Fri, 31 Mar 2017 19:36:40 +0000 (14:36 -0500)
commitd21b0453adb55f46113773188a5a6e604a2788d4
treefcead48e01d747a9402a6dd978c8496c080a6224
parent749cf5e874003fc4a78ab8b97bf27aac94104f7f
Tweak elfutils version discovery in the testsuite.

* testsuite/lib/systemtap.exp (get_system_info): If we're running a
  version of systemtap compiled with version X of elfutils, but running
  with version Y of elfutils (where Y > X), the elfutils version gets
  reported as 'Y/X'. Make sure to parse this correctly.
testsuite/lib/systemtap.exp
This page took 0.026869 seconds and 5 git commands to generate.