Fix release notes format 22/15822/1
authorAnil Belur <abelur@linuxfoundation.org>
Thu, 6 Jun 2019 00:22:54 +0000 (10:22 +1000)
committerAnil Belur <abelur@linuxfoundation.org>
Thu, 6 Jun 2019 00:22:55 +0000 (10:22 +1000)
The change 6624bcb3191fdbe45bc7ae1c570a1b7873a5d193
breaks the verify jobs

Change-Id: I70778a7ed26c9c197b431a1f399eaeaae70a2baf
Signed-off-by: Anil Belur <abelur@linuxfoundation.org>
releasenotes/notes/lftools-deploy-HandleMissingArchiveDir-415ac62d2a45303f.yaml

index 8293cb2..8a84742 100644 (file)
@@ -1,3 +1,4 @@
+---
 fixes:
   - |
     Fixes an OSError exception that is not handled, in the lftools command:
@@ -14,4 +15,3 @@ fixes:
     12:07:36   File "/home/jenkins/.local/lib/python2.7/site-packages/lftools/deploy.py", line 166, in copy_archives
     12:07:36     for file_or_dir in os.listdir(archives_dir):
     12:07:36 OSError: [Errno 2] No such file or directory: '/w/workspace/music-mdbc-master-verify-java/archives'
-