[Mono-bugs] [Bug 508864] New: gather files by file globs

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jun 1 17:24:35 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=508864


           Summary: gather files by file globs
    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: ---


The trouble is that I really like that we're using bash -e but it has the side
effect of not doing the AddFile stuff if the script fails.  So I've been
getting around it by having a separate script to collect files (like the
stderr files from the runtime tests.)

We discussed making this easier by picking up files moved to a particular
location but after a this experience I think it would make more sense to have
some configurable file globs for picking up specific files after a step.  So
for a make dist step I'd have it pick up mono*/*.tar.* for example, and for the
runtime tests I'd have it grab mono/tests/*.stderr (or whatever that path
really is).

-- 
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