We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83ef857 commit cc16770Copy full SHA for cc16770
smoke.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-node-gyp -d rebuild && echo '-- Compiled OK --
+node-gyp rebuild && echo '-- Compiled OK --
3
4
' && node smoketest.js && echo '-- Smoke Done, running tests --
5
0 commit comments