mirror of
https://github.com/FlightControl-Master/MOOSE.git
synced 2026-08-08 08:47:22 +00:00
18ddbdac84
This should replace '-' characters in the search pattern with %- (the escaped version). Thedouble %% is necessary to get the escape sequence through.