check-series fix (snippets, 5c29711)
Although the script worked a warning was issued at runtime because an integer comparison (-ne) was used rather than a string comparison (!=).
Signed-off-by: Greg Hurrell <greg@hurrell.net>
Although the script worked a warning was issued at runtime because an integer comparison (-ne) was used rather than a string comparison (!=).
Signed-off-by: Greg Hurrell <greg@hurrell.net>