Descriptioncmd/dist: redirect acid output to file to separate from errors
If runtime's proc.c does not compile, cmd/dist used to show
the compile errors in a sea of acid output, making them impossible
to find. Change the command invocation to write the acid output
to a file, so that the errors are the only thing shown on failure.
Patch Set 1 #Patch Set 2 : diff -r 445186a20cee https://code.google.com/p/go/ #Patch Set 3 : diff -r 445186a20cee https://code.google.com/p/go/ #Patch Set 4 : diff -r 445186a20cee https://code.google.com/p/go/ #
Total comments: 1
Patch Set 5 : diff -r 445186a20cee https://code.google.com/p/go/ #MessagesTotal messages: 4
|