Tiny Core Base > Release Candidate Testing

tinycore_v3.3rc4

<< < (3/3)

roberts:
"^t: ${TARGET}$"
Ah but that assumes that a space is necessary after the ":" which it is not and would therefore produce failures when it should not.

maro:

--- Quote from: roberts on November 20, 2010, 09:19:17 PM ---"^t: ${TARGET}$"
Ah but that assumes that a space is necessary after the ":" which it is not and would therefore produce failures when it should not.

--- End quote ---

Good point, but how about "^t: *${TARGET}$" to allow for the optional space(s)?

I don't want to be a smart-arse, but I've been bitten too often in the past by side effects of not having used a regular expression that was "tight" enough. So I might have developed a form of paranoia in that regard.

roberts:
 8) Accepted. Thanks for your perusal, suggestions, and feedback.

Navigation

[0] Message Index

[*] Previous page

Go to full version