From a5948cd7d4d091c86062e822c05cbffc7cda9957 Mon Sep 17 00:00:00 2001 From: Terrtia Date: Tue, 5 May 2020 09:48:44 +0200 Subject: [PATCH] chg: [install] debug travis --- installing_deps.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/installing_deps.sh b/installing_deps.sh index 9aa1afdc..a4786b8e 100755 --- a/installing_deps.sh +++ b/installing_deps.sh @@ -109,6 +109,8 @@ $AIL_HOME/doc/generate_modules_data_flow_graph.sh # init update version pushd ${AIL_HOME} git describe --abbrev=0 --tags | tr -d '\n' > ${AIL_HOME}/update/current_version +echo "AIL current version:" +git describe --abbrev=0 --tags popd # LAUNCH ARDB