]> Pileus Git - ~andy/fetchmail/commitdiff
This version works.
authorEric S. Raymond <esr@thyrsus.com>
Wed, 29 Sep 1999 15:56:33 +0000 (15:56 -0000)
committerEric S. Raymond <esr@thyrsus.com>
Wed, 29 Sep 1999 15:56:33 +0000 (15:56 -0000)
svn path=/trunk/; revision=2623

makerelease

index 7a97c2805eff16b6b6d9f093827d202e600dd77b..da16eb63a800c2747d5028ea175132a555429487 100755 (executable)
@@ -112,8 +112,8 @@ unlink("DIFFS.$$");
 print "Building index page...\n";
 system("rm -f index.html; indexgen.sh");
 
-print "Making activity graph..."
-growthplot
+print "Making activity graph...";
+growthplot;
 
 print "Done\n";