Timing issue ?

darcs-hash:20050301154213-d1718-38288ebad3ef0310a10339373ee94d78b5c2acd9.gz
This commit is contained in:
bernat 2005-03-01 16:42:13 +01:00
parent cbe6f6619c
commit 14dff79cfb

View file

@ -245,6 +245,7 @@ get_config () {
os.system("ln -sf ../shared/firewall/ebtables %s/203firewall-ebtables" % target)
os.system("ln -sf ../shared/utils/toggle-radio %s/301toggle-radio" % target)
print OK
time.sleep(1)
self.unlock()