fix grep call
authorMichael Schroeder <mls@suse.de>
Wed, 26 Mar 2014 14:31:42 +0000 (15:31 +0100)
committerMichael Schroeder <mls@suse.de>
Wed, 26 Mar 2014 14:31:42 +0000 (15:31 +0100)
commita12d32d026c06aa6e5c416abfcb667d9cf71d39f
tree7e2cf46fae78a210376c71e0413d2653f7f85303
parent752bd0a8b148071888f746098eaa041c59db7f58
fix grep call

Unlike perl, grep parses '?' as literal question mark and '\?' as
zero or one quantifier in the default "basic regexp" mode.
tools/repo2solv.sh