getflags: use shell quoting
R=rsc CC=codebot http://codereview.appspot.com/2065042
This commit is contained in:
parent
a6ba36b663
commit
c54202e577
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ main(int argc, char *argv[])
|
||||||
int i, n;
|
int i, n;
|
||||||
Fmt fmt;
|
Fmt fmt;
|
||||||
|
|
||||||
|
doquote = needsrcquote;
|
||||||
quotefmtinstall();
|
quotefmtinstall();
|
||||||
argv0 = argv[0]; /* for sysfatal */
|
argv0 = argv[0]; /* for sysfatal */
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue