Ignore:
Timestamp:
05/07/14 14:23:45 (10 years ago)
Author:
kraehenb
Message:
Added TPK-Mobile to libz variants...
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/tools/pyscripts/pyfact/pyfact.py

    r17730 r17794  
    1919elif ('neiseLenovo' in hostname or 'factcontrol' in hostname):
    2020    ROOT.gSystem.Load("/usr/lib/libz.so")
    21 elif ("max-K50AB" in hostname or "watz" in hostname):
     21elif ("max-K50AB" in hostname or "watz" in hostname or "TPK-Ubuntu" in hostname):
    2222    ROOT.gSystem.Load("/usr/lib/x86_64-linux-gnu/libz.so")
    2323elif ("grolsch" in hostname):
Note: See TracChangeset for help on using the changeset viewer.