[svn-r394] Testing CVS perl log script, ignore this message

This commit is contained in:
Quincey Koziol 1998-05-06 12:16:17 -05:00
parent b94551572c
commit aeaadbf96e

View File

@ -4,7 +4,7 @@ use Cwd;
($cwd)=(cwd()=~m#(.*?hdf5)/.*#)
print STDERR "$cwd\n";
$foo;
$foo2;
$hdr = "$cwd/src/H5public.h";
$bak = "$cwd/src/H5public.h~";
$tmp = "$cwd/src/H5public.$$";