[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#413510: get_diskusage.pl is missing



Package: debian-cd
Severity: normal
Tags: Patch

Hi mates

I am a bit surprised of why the get_diskusage.pl script was dropped? Maybe I 
am missing something, in this case sorry for the noise, but I could not find 
any information about it in the changelog or in the svn log.
I attached the script again and a small patch which I applied for the new 
debian-cd version, can you maybe consider readding it or is it obsolete?

Cheers and thanks a lot
Steffen


--- trunk/src/build/CD-administrator/get_diskusage.pl   2007-03-05 12:54:44 
UTC (rev 31376)
+++ trunk/src/build/CD-administrator/get_diskusage.pl   2007-03-05 12:55:08 
UTC (rev 31377)
@@ -15,7 +15,7 @@
 getopts('cm:t', \%opts); 
 
 my $logfile = ($ARGV[0] ||
-            "$ENV{TDIR}/$ENV{CODENAME}-$ENV{ARCH}/log.list2cds");
+            "$ENV{TDIR}/$ENV{CODENAME}-$ENV{ARCHES}/log.list2cds");
 
 my $cdlimit = ($ARGV[1] || 1) + 1;

Attachment: get_diskusage.pl
Description: Perl program

Attachment: pgpt3jXJS7qiS.pgp
Description: PGP signature


Reply to: