Commit b40dc1ea authored by Sergey Petrunya's avatar Sergey Petrunya

Dummy change to push the release tag.

parent b7b5fd3f
...@@ -66,7 +66,7 @@ ls -lah $ZIPFILE ...@@ -66,7 +66,7 @@ ls -lah $ZIPFILE
echo "$ZIPFILE is the Windows noinstall binary zip" echo "$ZIPFILE is the Windows noinstall binary zip"
if [ $RES ] ; then if [ $RES ] ; then
echo "Archive contents differ from the standard file list, check the diff output above" echo "Archive contents differ from the standard file list, check the diff output above"
else else
echo "Archive contents match the standard list, OK" echo "Archive contents match the standard list, OK"
fi 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