2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-18 12:39:41 +03:00

use stricter error checking in uncached-npm-install.sh

Closes #13045
This commit is contained in:
Chris Rebert
2014-03-12 13:50:11 -07:00
parent d4a4bbb729
commit 065fe98a29
+1
View File
@@ -1,4 +1,5 @@
#!/bin/bash
set -e
cp test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
npm install
rm npm-shrinkwrap.json