Skip to content
Snippets Groups Projects
Commit c52131a6 authored by gkusoglu's avatar gkusoglu
Browse files

correcting verify script

parent 319268d7
Branches
No related merge requests found
......@@ -13,4 +13,6 @@ then
echo "The files match"
else
echo "The files are different"
fi
\ No newline at end of file
fi
rm $1.log $2.log
\ No newline at end of file
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