getflags: use shell quoting
R=rsc CC=codebot http://codereview.appspot.com/2065042
This commit is contained in:
@@ -43,6 +43,7 @@ main(int argc, char *argv[])
|
||||
int i, n;
|
||||
Fmt fmt;
|
||||
|
||||
doquote = needsrcquote;
|
||||
quotefmtinstall();
|
||||
argv0 = argv[0]; /* for sysfatal */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user