nvm/test/mocks/pkg_info_amd64

5 lines
153 B
Plaintext
Executable File

# On SmartOS 64bits setups, pkg_info outputs _both_ i386 and x86_64
# architectures as architectures supported by pkg_install.
echo "i386"
echo "x86_64"