commit | aa99e4c13e9e96022893a0ed32e836b9f38d17b1 | [log] [tgz] |
---|---|---|
author | Suchitra Vemuri <suchitra@opennetworking.org> | Wed Jul 15 14:33:03 2020 -0700 |
committer | Suchitra Vemuri <suchitra@opennetworking.org> | Wed Jul 15 14:33:07 2020 -0700 |
tree | ab85a0cf7b2a010bbe788cff8ef35bd03f2a9fe2 | |
parent | 36b35693f094bb4d6aa5df386dbcca46fd8c5fa7 [diff] [blame] |
fix typo in the build script Change-Id: Ia93c99c2209c84981e0b3d30b968db74ebed99d2
diff --git a/Jenkinsfile-voltha-build b/Jenkinsfile-voltha-build index cb7552e..d4fd9bf 100644 --- a/Jenkinsfile-voltha-build +++ b/Jenkinsfile-voltha-build
@@ -313,7 +313,7 @@ } } if ( params.inBandManagement ) { - stage('Reboot OLT’) { + stage('Reboot OLT') { for(int i=0; i < deployment_config.olts.size(); i++) { timeout(5) { sh returnStdout: true, script: """