mirror of
https://github.com/HDFGroup/hdf5.git
synced 2025-01-18 15:15:56 +08:00
[svn-r395] Testing CVS perl log script, ignore this message
This commit is contained in:
parent
aeaadbf96e
commit
5db1c06853
@ -2,7 +2,7 @@
|
||||
require 5.003;
|
||||
use Cwd;
|
||||
|
||||
($cwd)=(cwd()=~m#(.*?hdf5)/.*#)
|
||||
($cwd)=(cwd()=~m#(.*?hdf5)/.*#);
|
||||
print STDERR "$cwd\n";
|
||||
$foo2;
|
||||
$hdr = "$cwd/src/H5public.h";
|
||||
|
Loading…
Reference in New Issue
Block a user