Ignore:
Timestamp:
06/28/15 12:12:46 (9 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
cef
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
hg-amend_source:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'a965b5f7118970dfc8d1c3f8453a5a821a3c08ec')
Message:

A new default update URL is set, and it cannot be changed *NBC* (re #272)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/update.py

    r401 r652  
    560560    localRemoved = getToremoveFiles(directory)
    561561
    562     updateFiles(directory, config.updateURL,
     562    updateFiles(directory, Config.DEFAULT_UPDATE_URL,
    563563                ClientListener(clientSocket),
    564564                updateManifest, modifiedAndNew, removed, localRemoved)
Note: See TracChangeset for help on using the changeset viewer.