Skip to content

Commit 3b9eea5

Browse files
rokiyamaanas10
authored andcommitted
debug print
1 parent a576fee commit 3b9eea5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

integration-tests/lockfile/lockfile.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,11 @@ set -e
33

44
echo "add patch-package"
55
npm i $1
6+
set -x
67
alias patch-package=./node_modules/.bin/patch-package
78

89
testLockFile() {
10+
set -x
911
echo "Version test $1"
1012
npm i --lockfile-version $1
1113

0 commit comments

Comments
 (0)