git-annex/Assistant/WebApp/Configurators
Joey Hess b3c88da181
fix windows assistant upgrade glitch
Prevent windows assistant from trying (and failing) to upgrade itself,
which has never been supported on windows.

The new windows build is made with UPGRADE_LOCATION set, which enabled this
code path that had never run on windows before, and doesn't work. I don't
want to try to support self-upgrade on windows, or generally on other OS's
than the ones where its working, so added a check for that. This way the
build can keep setting UPGRADE_LOCATION and if some later git-annex does
learn how to upgrade itself on some OS, it won't need changing the build
setup.
2020-11-19 12:50:25 -04:00
..
AWS.hs cache remote.log 2020-09-22 13:52:26 -04:00
Delete.hs finished this stage of the RawFilePath conversion 2020-11-04 14:20:37 -04:00
Edit.hs finished this stage of the RawFilePath conversion 2020-11-04 14:20:37 -04:00
Fsck.hs added annex.commitmessage 2018-08-02 14:06:06 -04:00
IA.hs cache remote.log 2020-09-22 13:52:26 -04:00
Local.hs finished this stage of the RawFilePath conversion 2020-11-04 14:20:37 -04:00
Pairing.hs use programPath consistently, not readProgramFile 2020-03-30 16:06:27 -04:00
Preferences.hs fix windows assistant upgrade glitch 2020-11-19 12:50:25 -04:00
Ssh.hs finished this stage of the RawFilePath conversion 2020-11-06 14:10:58 -04:00
Unused.hs import Data.Default in Common 2015-01-28 16:11:28 -04:00
Upgrade.hs removed the old Android app 2018-10-13 01:41:11 -04:00
WebDAV.hs cache remote.log 2020-09-22 13:52:26 -04:00