[LON-CAPA-cvs] cvs: modules /dirkin portfolio.pm
dirkin
lon-capa-cvs@mail.lon-capa.org
Tue, 08 Jun 2004 17:57:24 -0000
dirkin Tue Jun 8 13:57:24 2004 EDT
Modified files:
/modules/dirkin portfolio.pm
Log:
Added comments to test CVS diff.
Index: modules/dirkin/portfolio.pm
diff -u modules/dirkin/portfolio.pm:1.1 modules/dirkin/portfolio.pm:1.2
--- modules/dirkin/portfolio.pm:1.1 Tue Jun 8 13:54:54 2004
+++ modules/dirkin/portfolio.pm Tue Jun 8 13:57:24 2004
@@ -19,6 +19,7 @@
##glob user directory
my @dir_files = <$dir/* $dir/.*>;
my $counter;
+##comment added 6/8/04
##cut the directory listing .. & .
my $end_val = scalar(@dir_files) - 2;
##print heading for list