RT for rt.cpan.org
Skip Menu
|
Bug #107958 for App-EC2Cssh: invalid shabang in scripts/ec2-cssh
Active bugs
Resolved bugs
Rejected bugs
This queue is for tickets about the
App-EC2Cssh CPAN distribution
.
Report information
The Basics
Id:
107958
Status:
resolved
Worked:
2 min
Priority:
0/
Queue:
App-EC2Cssh
People
Owner:
JETEVE [...] cpan.org
Requestors:
vlasenko [...] imath.kiev.ua
Cc:
AdminCc:
Bug Information
Severity:
(no value)
Broken in:
0.003
Fixed in:
0.004
History
Show all quoted text
Sat Oct 24 14:22:17 2015
vlasenko [...] imath.kiev.ua - Ticket created
Subject:
invalid shabang in scripts/ec2-cssh
From:
vlasenko [...] imath.kiev.ua
invalid shabang: #! /usr/bin/env perl -w should be w/o blank space - -#! /usr/bin/env perl -w +#!/usr/bin/env perl -w
Sat Oct 24 14:24:01 2015
vlasenko [...] imath.kiev.ua - Broken in 0.003 added
Sun Oct 25 15:52:22 2015
JETEVE [...] cpan.org - Correspondence added
2 min
Hi, thanks for the report. Version 0.004 with the fix will hit the CPAN very shortly. J. On Sat Oct 24 14:22:17 2015, VIY wrote:
Show quoted text
> invalid shabang: #! /usr/bin/env perl -w > should be w/o blank space - > -#! /usr/bin/env perl -w > +#!/usr/bin/env perl -w
Sun Oct 25 15:52:22 2015
The RT System itself - Status changed from 'new' to 'open'
Sun Oct 25 15:52:24 2015
JETEVE [...] cpan.org - Status changed from 'open' to 'patched'
Sun Oct 25 15:52:24 2015
JETEVE [...] cpan.org - Taken
Thu Nov 26 11:19:33 2015
JETEVE [...] cpan.org - Correspondence added
Fixed.
Thu Nov 26 11:19:34 2015
JETEVE [...] cpan.org - Status changed from 'patched' to 'resolved'
Thu Nov 26 11:19:35 2015
JETEVE [...] cpan.org - Fixed in 0.004 added