Skip to content
This repository was archived by the owner on Aug 16, 2021. It is now read-only.

Commit f80a583

Browse files
dmiusDmitry
authored andcommitted
Fix test
1 parent 4e7848d commit f80a583

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

nancy_run.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -693,8 +693,6 @@ docker_exec sh -c "mkdir $MACHINE_HOME && chmod a+w $MACHINE_HOME"
693693

694694
#docker_exec bash -c "ls -al /storage/"
695695

696-
exit 1
697-
698696
function copyFile() {
699697
if [ "$1" != '' ]; then
700698
if [[ "$1" =~ "s3://" ]]; then # won't work for .s3cfg!

0 commit comments

Comments
 (0)