Issue1755351

classification
Title: javaos.py missing walk function
Type: Severity: normal
Components: None Versions:
Milestone:
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: fwierzbicki Nosy List: cgroves, fwierzbicki
Priority: normal Keywords: test failure causes

Created on 2007-07-17.08:42:23 by cgroves, last changed 2007-07-27.14:33:41 by fwierzbicki.

Messages
msg1730 (view) Author: Charlie Groves (cgroves) Date: 2007-07-17.08:42:23
javaos is missing the walk function which is causing test_os.py to fail.
msg1731 (view) Author: Frank Wierzbicki (fwierzbicki) Date: 2007-07-27.14:33:41
fixed in 2.3 branch
History
Date User Action Args
2007-07-17 08:42:23cgrovescreate