]> sourceware.org Git - systemtap.git/commit
PR11281 Allow negative values for -D argument.
authorMark Wielaard <mjw@redhat.com>
Sun, 14 Feb 2010 20:42:06 +0000 (21:42 +0100)
committerMark Wielaard <mjw@redhat.com>
Sun, 14 Feb 2010 20:42:06 +0000 (21:42 +0100)
commitc8408b459b88a5aa5f4325e690aef95b5da7c2eb
treeadeb950c427fdd0b4efb3124ef9f85677523030a
parenta7367d45ca743e8842bf824b0fa2285054d26f74
PR11281 Allow negative values for -D argument.

Change regexp match to "^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$".

* main.cxx (main): case 'D' allow optional single minus sign after equal
  in assert_regexp_match().
main.cxx
This page took 0.026123 seconds and 5 git commands to generate.