scl_data.json

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