This repository was archived by the owner on Dec 17, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 17
17
"debug" : " ^3.1.0" ,
18
18
"htmlparser2" : " ^3.9.2" ,
19
19
"js-beautify" : " 1.7.5" ,
20
- "openwhisk" : " git://github.com/starpit/openwhisk-client-js.git#add_client_timeout2 " ,
20
+ "openwhisk" : " git://github.com/starpit/openwhisk-client-js.git#add_client_timeout3 " ,
21
21
"parse-duration" : " ^0.1.1" ,
22
22
"promise-retry" : " ^1.1.1" ,
23
23
"properties-parser" : " ^0.3.1" ,
Original file line number Diff line number Diff line change @@ -36,7 +36,7 @@ if [ -n "$LAYER" ]; then
36
36
export TEST_ORG=" "
37
37
export TEST_SPACE=" ns${LAYER} "
38
38
39
- echo " Key from layer $TEST_SPACE "
39
+ echo " Key from layer $TEST_SPACE $AUTH "
40
40
41
41
if [ -f " $DIR /${LAYER} b" ]; then
42
42
# some layers need a second auth and namespace
Original file line number Diff line number Diff line change 27
27
"expand-home-dir" : " 0.0.3" ,
28
28
"is-url" : " ^1.2.4" ,
29
29
"mocha" : " ^3.4.2" ,
30
- "openwhisk" : " git://github.com/starpit/openwhisk-client-js.git#add_client_timeout2 " ,
30
+ "openwhisk" : " git://github.com/starpit/openwhisk-client-js.git#add_client_timeout3 " ,
31
31
"promise-retry" : " ^1.1.1" ,
32
32
"properties-parser" : " ^0.3.1" ,
33
33
"request" : " ^2.85.0" ,
You can’t perform that action at this time.
0 commit comments