Changeset 3512 for framework

Show
Ignore:
Timestamp:
05/12/10 09:28:27 (2 years ago)
Author:
elemoine
Message:

Revert "printing problem on bgdimf01t"

This reverts commit 50099420e68b1fb931e7ed64f2737d0ed5b9cd66.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • framework/server/trunk/mapfish/controllers/printer.py

    r3511 r3512  
    181181        #allows to run the process without X11 
    182182        cmd.insert(1, "-Djava.awt.headless=true") 
    183         # Only needed on bgdimf01t 
    184         #cmd.insert(1, "-Dhttp.proxyHost=www-proxy.admin.ch") 
    185         #cmd.insert(1, "-Dhttp.proxyPort=8080") 
    186183 
    187184        if request.params.has_key('locale'):