/home/bdqbpbxa/.nvm/test/mocks/isainfo_amd64
if [ "_$1" = "_-n" ]; then
  echo "amd64"
else
  echo "amd64 i386"
fi