Commit a319ef7e authored by Lionel Gauthier's avatar Lionel Gauthier

syntax

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@7179 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 16ea66db
......@@ -350,7 +350,7 @@ install_nas_tools() {
echo_success "generate .ue_emm.nvram .ue.nvram"
./nvram --gen
else
[ ./nvram -nt .ue.nvram -o ./nvram -nt .ue_emm.nvram] && ./nvram --gen
[ ./nvram -nt .ue.nvram -o ./nvram -nt .ue_emm.nvram ] && ./nvram --gen
fi
if [ ! -f .usim.nvram ]; then
......
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