mirror of
https://github.com/peterbraden/node-opencv.git
synced 2025-12-08 19:45:55 +00:00
Debug build
This commit is contained in:
parent
ec160560fc
commit
7b6fad7606
2
smoke.sh
2
smoke.sh
@ -1,5 +1,5 @@
|
||||
#!/bin/bash
|
||||
node-waf configure && node-waf build && echo '-- Compiled OK --
|
||||
node-waf configure && node-waf -v build && echo '-- Compiled OK --
|
||||
|
||||
' && node smoketest.js && echo '-- Smoke Done, running tests --
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user