https://issues.apache.org/bugzilla/show_bug.cgi?id=48067

--- Comment #6 from Rainer Jung <[email protected]> 2009-11-11 05:17:45 
UTC ---
Solaris awk doesn't know the "-v" flag.

On Solaris nawk and /usr/xpg4/bin/awk can use "-v", but for the normal awk the
syntax is simply "myvar=myval" without "-v".

Wild guess: "-v" is interpreted as "-" (read from stdin) and the "v" might get
dropped.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to