
12 Jan
2012
12 Jan
'12
10:51 p.m.
Am Mittwoch 11 Januar 2012, 00:40:04 schrieb Mike Frysinger:
although i wonder if it'd be possible to merge this into existing run_commands2() ... do we allow newlines now in variables that get run ?
mh if the hush parser is enabled this seems to be true. eg. source() and run_commands2() use the same parse_string_outer().
btw. shouldnt set source() FLAG_EXIT_FROM_LOOP, too? i'm trying to unify things and just noticed this.
--
michael