mirror of
https://github.com/monitoring-plugins/monitoring-plugins.git
synced 2026-05-28 04:35:40 -04:00
Typo
This commit is contained in:
parent
71cdb52799
commit
09f9ddd18d
1 changed files with 2 additions and 1 deletions
|
|
@ -219,5 +219,6 @@ np_test_mount_entry_regex (struct mount_entry *dummy_mount_list, char *regstr, i
|
|||
desc, regstr, expect, matches);
|
||||
|
||||
} else
|
||||
ok ( false, "regex '%s' not compileable", regstr);
|
||||
ok ( false, "regex '%s' not compilable", regstr);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue