[Mono-bugs] [Bug 508898] New: step run-in directories
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Jun 1 19:31:58 EDT 2009
http://bugzilla.novell.com/show_bug.cgi?id=508898
Summary: step run-in directories
Classification: Mono
Product: Mono: Tools
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Enhancement
Priority: P5 - None
Component: MonkeyWrench
AssignedTo: rkvinge at novell.com
ReportedBy: ajorgensen at novell.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Almost every script I write has as it's first command:
cd [some directory]
This is largely because of how I'm doing things but I checked moonbuilder and
you seem to be doing the same thing a lot. If we didn't have any lanes that
had two svn directories to check out (mono, mcs) this might not be a problem,
but we do. Also because we're breaking up unit tests it's not just "cd mono"
but "cd mono/mcs/class/System.XML", etc. so even without the funny mono/mcs two
module thing this would be a problem.
It would be helpful if I could configure a run-in directory for each step.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list