Changeset 17794
- Timestamp:
- 05/07/14 14:23:45 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
fact/tools/pyscripts/pyfact/pyfact.py
r17730 r17794 19 19 elif ('neiseLenovo' in hostname or 'factcontrol' in hostname): 20 20 ROOT.gSystem.Load("/usr/lib/libz.so") 21 elif ("max-K50AB" in hostname or "watz" in hostname ):21 elif ("max-K50AB" in hostname or "watz" in hostname or "TPK-Ubuntu" in hostname): 22 22 ROOT.gSystem.Load("/usr/lib/x86_64-linux-gnu/libz.so") 23 23 elif ("grolsch" in hostname):
Note:
See TracChangeset
for help on using the changeset viewer.