From fcd29c1c74575dda69052a45f1b65349008bb094 Mon Sep 17 00:00:00 2001 From: Anil Belur Date: Thu, 6 Jun 2019 10:22:54 +1000 Subject: [PATCH] Fix release notes format The change 6624bcb3191fdbe45bc7ae1c570a1b7873a5d193 breaks the verify jobs Change-Id: I70778a7ed26c9c197b431a1f399eaeaae70a2baf Signed-off-by: Anil Belur --- .../notes/lftools-deploy-HandleMissingArchiveDir-415ac62d2a45303f.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/releasenotes/notes/lftools-deploy-HandleMissingArchiveDir-415ac62d2a45303f.yaml b/releasenotes/notes/lftools-deploy-HandleMissingArchiveDir-415ac62d2a45303f.yaml index 8293cb21..8a84742a 100644 --- a/releasenotes/notes/lftools-deploy-HandleMissingArchiveDir-415ac62d2a45303f.yaml +++ b/releasenotes/notes/lftools-deploy-HandleMissingArchiveDir-415ac62d2a45303f.yaml @@ -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' - -- 2.16.6