Skip to content
Snippets Groups Projects
Commit 299994c3 authored by saulo's avatar saulo
Browse files

2012-03-02_19_00_01_01_00 :: 0 :: M => 1

parent aab870be
No related branches found
No related tags found
No related merge requests found
......@@ -15,8 +15,9 @@ if [[ -z "$OUT" ]]; then
echo NO OUT
OUT=`basename $SFF`
OUT=./$OUT
echo "OUT NOT DEFINED :: $OUT"
else
echo OUT DEFINED
echo "OUT DEFINED :: $OUT"
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment