Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
065fe98a
Commit
065fe98a
authored
11 years ago
by
Chris Rebert
Browse files
Options
Download
Email Patches
Plain Diff
use stricter error checking in uncached-npm-install.sh
Closes
#13045
parent
d4a4bbb7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test-infra/uncached-npm-install.sh
+1
-0
test-infra/uncached-npm-install.sh
with
1 addition
and
0 deletions
+1
-0
test-infra/uncached-npm-install.sh
+
1
-
0
View file @
065fe98a
#!/bin/bash
#!/bin/bash
set
-e
cp
test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
cp
test-infra/npm-shrinkwrap.canonical.json npm-shrinkwrap.json
npm
install
npm
install
rm
npm-shrinkwrap.json
rm
npm-shrinkwrap.json
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment