jjb: Use full Git commit IDs rather than short ones for Linux repository
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 26 May 2017 18:54:22 +0000 (14:54 -0400)
committerFrancis Deslauriers <francis.deslauriers@efficios.com>
Fri, 26 May 2017 19:47:26 +0000 (15:47 -0400)
commita60dbc7c20db7c361f0498679187ba6bd6538216
tree33cc5a24184fcbc6a19e211f2ab424156ce078c0
parenta517d31d04c7c14f43e3600f393323149c8d9cf6
jjb: Use full Git commit IDs rather than short ones for Linux repository

There was a git checkout ambiguity error because two commits had the
same 7 first characters (short ID). To avoid this in the future, use the
full commit ID.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
scripts/lttng-baremetal-tests/generate-properties-master.sh
This page took 0.023492 seconds and 4 git commands to generate.