intel: properly escape sed pattern for tests
The sed was incorrectly modifying e.g. "nicholasbishop" to
"nicholasbop". The updated pattern will only match .sh
at the end of
the string.
Signed-off-by: Nicholas Bishop nicholasbishop@gmail.com
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
The sed was incorrectly modifying e.g. "nicholasbishop" to
"nicholasbop". The updated pattern will only match .sh
at the end of
the string.
Signed-off-by: Nicholas Bishop nicholasbishop@gmail.com