diff options
author | Larry Knox <lrknox@hdfgroup.org> | 2010-03-03 21:29:23 (GMT) |
---|---|---|
committer | Larry Knox <lrknox@hdfgroup.org> | 2010-03-03 21:29:23 (GMT) |
commit | 32158ba7480df6b35f91cab5a81f706d0e7441dc (patch) | |
tree | f8a8e35284de35b12c492fc414e36864a9bcdefd /bin/README | |
parent | 05d5baeeb58d607478bdc720259d54c631d94876 (diff) | |
download | hdf5-32158ba7480df6b35f91cab5a81f706d0e7441dc.zip hdf5-32158ba7480df6b35f91cab5a81f706d0e7441dc.tar.gz hdf5-32158ba7480df6b35f91cab5a81f706d0e7441dc.tar.bz2 |
[svn-r18363] Add README file to bin directory.
Diffstat (limited to 'bin/README')
-rw-r--r-- | bin/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/README b/bin/README new file mode 100644 index 0000000..9c37de0 --- /dev/null +++ b/bin/README @@ -0,0 +1 @@ +The daily tests run copies of some of the scripts in this directory from another repository, notably snapshot and runtest. The copies in this directory should work, but are not tested on a regular basis. |