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;
get_diskusage.pl
Description: Perl program
pgp0x8TmN24WL.pgp
Description: PGP signature

