This website requires JavaScript.
Explore
Help
Sign In
iSharkFly-Docs
/
packer-cn
Watch
1
Star
0
Fork
You've already forked packer-cn
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a3002d23bc
packer-cn
/
test.sh
8 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
Simplify test launch
2018-03-23 17:54:08 -04:00
#!/bin/sh
Update build scripts
2017-07-29 20:56:10 -04:00
Simplify test launch
2018-03-23 17:54:08 -04:00
set
-eux
Catch test compilation errors
2018-05-16 09:36:14 -04:00
export
PACKER_ACC
=
1
Revert "Catch test compilation errors" This reverts commit 1eaebb1
2018-05-16 09:42:49 -04:00
Simplify test launch
2018-03-23 17:54:08 -04:00
go
test
-v ./driver ./iso ./clone