mirror of https://github.com/CIRCL/AIL-framework
chg: [install] debug travis
parent
db3d0928ae
commit
a5948cd7d4
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue