xci: scripts: Update wording for comments 03/41603/1
authorMarkos Chandras <mchandras@suse.de>
Thu, 31 Aug 2017 11:33:51 +0000 (12:33 +0100)
committerMarkos Chandras <mchandras@suse.de>
Wed, 6 Sep 2017 10:38:41 +0000 (11:38 +0100)
Update wording so it matches the upstream one and minimize the
noise on a-r-r updates.

Change-Id: I216c1ee1ac4f24ab2c5a382bfe5e2aacf324024a
Signed-off-by: Markos Chandras <mchandras@suse.de>
xci/scripts/update-osa-version-files.sh

index d822d25..bb28f9d 100755 (executable)
@@ -65,7 +65,7 @@ echo """---
 # which accompanies this distribution, and is available at
 # http://www.apache.org/licenses/LICENSE-2.0
 ##############################################################################
-# these versions are extracted based on the osa commit ${1} on $(git --no-pager log -1 --format=%cI $1)
+# these versions are based on the osa commit ${1} on $(git --no-pager log -1 --format=%cd --date=format:%Y-%m-%d $1)
 # https://review.openstack.org/gitweb?p=openstack/openstack-ansible.git;a=commit;h=$1""" > $releng_xci_base/file/ansible-role-requirements.yml
 cat $tempdir/openstack-ansible/ansible-role-requirements.yml >> $releng_xci_base/file/ansible-role-requirements.yml