Author: chris
Date: Thu Feb  5 15:10:13 2009
New Revision: 4053

URL: http://svn.slimdevices.com?rev=4053&root=Jive&view=rev
Log:
fixed typos

Modified:
    7.4/trunk/squeezeplay/src/squeezeplay_jive/test/smokesvr/getnrun.pl

Modified: 7.4/trunk/squeezeplay/src/squeezeplay_jive/test/smokesvr/getnrun.pl
URL: 
http://svn.slimdevices.com/7.4/trunk/squeezeplay/src/squeezeplay_jive/test/smokesvr/getnrun.pl?rev=4053&root=Jive&r1=4052&r2=4053&view=diff
==============================================================================
--- 7.4/trunk/squeezeplay/src/squeezeplay_jive/test/smokesvr/getnrun.pl 
(original)
+++ 7.4/trunk/squeezeplay/src/squeezeplay_jive/test/smokesvr/getnrun.pl Thu Feb 
 5 15:10:13 2009
@@ -10,7 +10,7 @@
 use LWP::UserAgent;
 
 my $debug = 1;
-my $url = 'https://eng.slimdevices.com/images/fab4/';
+my $url = 'https://eng.slimdevices.com/images/jive/';
 
 my $response; # Web page object NOT raw html
 my $content; # web html goes in here
@@ -48,7 +48,7 @@
 
 if ($target_version =~ "help") {
        print "getnrun [version] [build]\n\n";
-       print "https://eng.slimdevices.com/images/fab4/ for more info\n";
+       print "https://eng.slimdevices.com/images/jive/ for more info\n";
        print "If no arguments are entered, the default is 'most recent'.\n";
        exit 1;
 }

_______________________________________________
Jive-checkins mailing list
[email protected]
http://lists.slimdevices.com/cgi-bin/mailman/listinfo/jive-checkins

Reply via email to