Skip to content
Snippets Groups Projects
Commit 53ac2367 authored by Lionel Gauthier's avatar Lionel Gauthier
Browse files

git-svn-id: http://svn.eurecom.fr/openair4G/trunk@5320 818b1a75-f10b-46b9-bf7c-635c3b92a50f
parent 6505a3d4
Branches
Tags
No related merge requests found
......@@ -121,7 +121,7 @@ fi
pkill oaisim
pkill tshark
if [ -d $THIS_SCRIPT_PATH/OUTPUT ]; then
if [ ! -d $THIS_SCRIPT_PATH/OUTPUT ]; then
mkdir -m 777 -p $THIS_SCRIPT_PATH/OUTPUT
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment