Commit 95952bcf authored by Lionel Gauthier's avatar Lionel Gauthier

minor

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5124 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent f6635efd
......@@ -219,7 +219,7 @@ test_command_install_lib() {
echo_warning "$2 seems to be not installed, trying..."
apt-get install $2 -y
if [ ! -f $1 ]; then
echo_error "$1 unavailable"
echo_error "$2 unavailable"
exit 1
fi
fi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment