packer/iso/test.sh
2018-01-24 17:56:14 +03:00

4 lines
47 B
Bash
Executable file

#!/bin/sh
export PACKER_ACC=1
go test -v "$@"