mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r394] Testing CVS perl log script, ignore this message
This commit is contained in:
parent
b94551572c
commit
aeaadbf96e
@ -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.$$";
|
||||
|
Loading…
Reference in New Issue
Block a user