*** empty log message ***
This commit is contained in:
parent
6777a8519a
commit
cf83c024d9
1 changed files with 2 additions and 0 deletions
|
|
@ -78,6 +78,8 @@ regexps_to_predicate(config_t& config, const std::string& command,
|
||||||
{
|
{
|
||||||
std::string regexps[2];
|
std::string regexps[2];
|
||||||
|
|
||||||
|
assert(begin != end);
|
||||||
|
|
||||||
// Treat the remaining command-line arguments as regular
|
// Treat the remaining command-line arguments as regular
|
||||||
// expressions, used for refining report results.
|
// expressions, used for refining report results.
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue