Add an up-to-date test for msys-1.0.dll
commitf08322cab3f54fa1cae5bf28c3f2b1540d3187e0
authorJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 13 May 2009 23:19:05 +0000 (14 01:19 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Mon, 8 Jun 2009 10:53:35 +0000 (8 12:53 +0200)
tree2941443b92f762c2ad02cc241188a0cc8ee38ad0
parent631bd3cc8e5cc9550eefc4cb0428c107e89467f0
Add an up-to-date test for msys-1.0.dll

This is not meant to provide a safeguard against hackers, but a safeguard
against a stale msys-1.0.dll which was not updated when installing into
an existing Git setup.

If /etc/msys-1.0.dll.md5 exists and does not match the md5 sum of
/bin/msys-1.0.dll (traditionally the most likely not-correctly-updated
file), it will complain loudly, read: in red letters.

If the md5 sum matches, the file will be deleted because the check is no
longer necessary (or even misleading if it fails in the future).

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
etc/profile
share/WinGit/copy-files.sh