RT for rt.cpan.org
Skip Menu
|
Bug #7084 for SVN-Simple: 1edit.t `rm -rf $repospath`; not portable
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
SVN-Simple CPAN distribution
.
Report information
The Basics
Id:
7084
Status:
resolved
Priority:
0/
Queue:
SVN-Simple
People
Owner:
Nobody in particular
Requestors:
Cc:
AdminCc:
Bug Information
Severity:
Important
Broken in:
0.25
Fixed in:
(no value)
History
Show all quoted text
Sun Jul 25 01:17:35 2004
Guest - Ticket created
Subject:
1edit.t `rm -rf $repospath`; not portable
You can't write `rm -rf $repospath`; Either use File::Path's rmtree function directly, or via `$^X -MExtUtils::Command -e rm_f $repospath`;
Sun Jan 30 13:24:37 2005
CLKAO [...] cpan.org - Status changed from 'new' to 'resolved'