Add a note to the README
authorAlexander Galazin <alexander.galazin@arm.com>
Fri, 2 Mar 2018 11:17:24 +0000 (12:17 +0100)
committerAlexander Galazin <alexander.galazin@arm.com>
Fri, 2 Mar 2018 11:24:48 +0000 (12:24 +0100)
Explain that the verification scrpt will report a warning
for a correctly generated git-log

Components: Vulkan

Change-Id: Ie8e0ab090f50c776150f9a7f4ce7d69583186953

external/vulkancts/README.md

index f2f7559..4a003ab 100644 (file)
@@ -307,6 +307,9 @@ and path to current mustpass list. For example:
 
        python external/vulkancts/scripts/verify_submission.py VK_11_Khronos_1/ external/vulkancts/mustpass/1.1.0/vk-default.txt
 
+Please note that the script reports a warning even for a correctly generated git-log.txt
+If your git-log.txt contains only head commit of the release tag then
+the warning can be ignored.
 
 Vulkan platform port
 --------------------