@@ -935,7 +935,7 @@ describe("BundlePusher01", () => {
935
935
} ) ;
936
936
937
937
await runPushTestWithError ( "__tests__/__resources__/ExampleBundle01" , false ,
938
- "A problem occurred attempting to run 'export PATH=\"$PATH:/usr/lpp/IBM/cnj/IBM/node-latest-os390-s390x/bin\" " +
938
+ "A problem occurred attempting to run 'export PATH=\"$PATH:/usr/lpp/IBM/cnj/v8r0/ IBM/node-latest-os390-s390x/bin\" " +
939
939
"&& npm install' in remote directory '/u/ThisDoesNotExist/12345678'. " +
940
940
"Problem is: The output from the remote command implied that an error occurred, return code 1." ) ;
941
941
@@ -968,7 +968,7 @@ describe("BundlePusher01", () => {
968
968
} ) ;
969
969
970
970
await runPushTestWithError ( "__tests__/__resources__/ExampleBundle01" , false ,
971
- "A problem occurred attempting to run 'export PATH=\"$PATH:/usr/lpp/IBM/cnj/IBM/node-latest-os390-s390x/bin\" " +
971
+ "A problem occurred attempting to run 'export PATH=\"$PATH:/usr/lpp/IBM/cnj/v8r0/ IBM/node-latest-os390-s390x/bin\" " +
972
972
"&& npm install' in remote directory '/u/ThisDoesNotExist/12345678'. " +
973
973
"Problem is: The output from the remote command implied that an error occurred, return code 1." ) ;
974
974
@@ -1001,7 +1001,7 @@ describe("BundlePusher01", () => {
1001
1001
} ) ;
1002
1002
1003
1003
await runPushTestWithError ( "__tests__/__resources__/ExampleBundle01" , false ,
1004
- "A problem occurred attempting to run 'export PATH=\"$PATH:/usr/lpp/IBM/cnj/IBM/node-latest-os390-s390x/bin\" " +
1004
+ "A problem occurred attempting to run 'export PATH=\"$PATH:/usr/lpp/IBM/cnj/v8r0/ IBM/node-latest-os390-s390x/bin\" " +
1005
1005
"&& npm install' in remote directory '/u/ThisDoesNotExist/12345678'. " +
1006
1006
"Problem is: The output from the remote command implied that an error occurred, return code 1." ) ;
1007
1007
0 commit comments