summaryrefslogtreecommitdiffstats
path: root/abs/core-testing/LinHES-config/hostype.py
blob: 928c038474c4b467a1cc305e8795cae56794832e (plain)
1
2
3
4
5
6
# -*- coding: utf-8 -*-
import logging

def hostypeprint(systemconfig):
    print "hostran"
    print systemconfig["Hostipeth0"]