Ignore:
Timestamp:
04/29/12 15:49:36 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Fixed the external updater process to load the configuration so that the URL is correct

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/update.py

    r115 r129  
    514514
    515515    config = Config()
     516    config.load()
    516517
    517518    directory = os.path.dirname(sys.argv[0])
Note: See TracChangeset for help on using the changeset viewer.