Breno Leitao 625aa15d09 testing/gns3-server: Fix stripping non-intel binaries
Currently gns3-server keeps a x86 binary as part of the source package,
and this package currently fails on non-x86 machines on the strip()
step.

Replacing the x86 binary by the build server binary.
2017-04-07 21:34:04 +00:00
..