Skip to content

Commit cc16770

Browse files
committed
debug puts wrong path
1 parent 83ef857 commit cc16770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

smoke.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
node-gyp -d rebuild && echo '-- Compiled OK --
2+
node-gyp rebuild && echo '-- Compiled OK --
33
44
' && node smoketest.js && echo '-- Smoke Done, running tests --
55

0 commit comments

Comments
 (0)