That's interesting that it worked for you - that means it's most definitely not something in between the individual tokens (set, admintimeout, and 480) but something between the ^ and the 'set'. Instead of ^\s*set try '^.?*set admintimeout 480' and see what you get. If that fails, it's SWI ticket time for sure.
↧