diff --git a/Jenkinsfile2 b/Jenkinsfile2 index e1051a3..9a2f55a 100644 --- a/Jenkinsfile2 +++ b/Jenkinsfile2 @@ -19,7 +19,6 @@ sh "chmod u+x ./startscript2.sh" sh " ./startscript2.sh" archiveArtifacts 'num_lines.txt' - } } }