mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-03-19 16:50:46 +08:00
[svn-r396] Testing CVS perl log script, ignore this message
This commit is contained in:
parent
5db1c06853
commit
a2a766f334
@ -3,8 +3,6 @@ require 5.003;
|
||||
use Cwd;
|
||||
|
||||
($cwd)=(cwd()=~m#(.*?hdf5)/.*#);
|
||||
print STDERR "$cwd\n";
|
||||
$foo2;
|
||||
$hdr = "$cwd/src/H5public.h";
|
||||
$bak = "$cwd/src/H5public.h~";
|
||||
$tmp = "$cwd/src/H5public.$$";
|
||||
|
Loading…
x
Reference in New Issue
Block a user