This is the mail archive of the java-patches@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [patch] testsuite jar.exp


Tom Tromey wrote:

"Andreas" == Andreas Tobler <toa@pop.agri.ch> writes:


Andreas> In the same turn I added a cleanup routine snippet to remove the
Andreas> produced *.jar stuff in the testsuite directory.

Andreas> Ok for mainline?

Almost...

Andreas> + eval gcj_cleanup [glob -nocomplain -- ${main}.*] [list $main ${main}.class]

Isn't it redundant to mention ${main}.class explicitly?
Otherwise this is ok, thanks.

Fixed and commited.


Thx.

Andreas


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]