Comment 0 for bug 1237083

Revision history for this message
Thomi Richards (thomir-deactivatedaccount) wrote :

Autopilot calls dpkg-architecture, which prints the following warning:

sh: 1: gcc: not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)

but then returns the right thing. We ought to hide this output from autopilot stdout, which is where it's currently printed.