diff options
author | Raymond Lu <songyulu@hdfgroup.org> | 2011-11-01 17:57:20 (GMT) |
---|---|---|
committer | Raymond Lu <songyulu@hdfgroup.org> | 2011-11-01 17:57:20 (GMT) |
commit | 27184d44e2cbec2d91326010d10b06357180bd03 (patch) | |
tree | 28babb554668e40f7250422d08a69f3d3471064c /vms | |
parent | bae45fe9e8ba83105321ce4088f3bba6a6b532d2 (diff) | |
download | hdf5-27184d44e2cbec2d91326010d10b06357180bd03.zip hdf5-27184d44e2cbec2d91326010d10b06357180bd03.tar.gz hdf5-27184d44e2cbec2d91326010d10b06357180bd03.tar.bz2 |
[svn-r21696] I took out the space_overflow.c test because it creates data file.
Tested on VMS.
Diffstat (limited to 'vms')
-rw-r--r-- | vms/test/check.com | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/vms/test/check.com b/vms/test/check.com index 6d978bc..3ac5b44 100644 --- a/vms/test/check.com +++ b/vms/test/check.com @@ -228,11 +228,6 @@ $ run set_extent $ type sys$input $ type sys$input -------- Running space_overflow ------- -$ run space_overflow -$ type sys$input - -$ type sys$input ------- Running stab ------- $ run stab $ type sys$input |