scl_data.json

parent c8784cf9
......@@ -6,5 +6,7 @@ for d in */ ; do
L2ASCL_AreaProcessing.sh $(pwd)/"$d" 0
if [ ! -f $(pwd)/"$d/scl_data.json" ]; then
echo "File not found!"
fi
else
echo "PASSING " $d
fi
done
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