Skip to Content.
Sympa Menu

perfsonar-dev - perfsonar: r2430 - trunk/perfsonar-bundle

Subject: perfsonar development work

List archive

perfsonar: r2430 - trunk/perfsonar-bundle


Chronological Thread 
  • From:
  • To:
  • Subject: perfsonar: r2430 - trunk/perfsonar-bundle
  • Date: Thu, 24 May 2007 13:23:25 -0400

Author: loukik
Date: 2007-05-24 13:23:23 -0400 (Thu, 24 May 2007)
New Revision: 2430

Modified:
trunk/perfsonar-bundle/install.pl
Log:
removed unnecessary print statements

Modified: trunk/perfsonar-bundle/install.pl
===================================================================
--- trunk/perfsonar-bundle/install.pl 2007-05-24 16:16:32 UTC (rev 2429)
+++ trunk/perfsonar-bundle/install.pl 2007-05-24 17:23:23 UTC (rev 2430)
@@ -554,11 +554,7 @@
sub download(){
my $menu;
my $choice;
- # my $file = $servicesTar{$service};
- # print $file;
- # $file =~ s/.*\///;
my $file = $serviceFilesTar{$service};
- print "\n$file\n";

print "\nDownloading installation files for service
".$serviceDisplayMap{$service}.".\n";
print "This might take a while depending on your connection
speed...\n\n";



  • perfsonar: r2430 - trunk/perfsonar-bundle, svnlog, 05/24/2007

Archive powered by MHonArc 2.6.16.

Top of Page