summaryrefslogtreecommitdiffstats
path: root/tools/testfiles/tbigdims.ddl
diff options
context:
space:
mode:
authorPedro Vicente Nunes <pvn@hdfgroup.org>2007-02-14 05:39:21 (GMT)
committerPedro Vicente Nunes <pvn@hdfgroup.org>2007-02-14 05:39:21 (GMT)
commitdf075c5b9266b3b7a038fb1377d130ed315aa15c (patch)
tree56e8852b69062d2786b543c4cb55adff1c14b4fb /tools/testfiles/tbigdims.ddl
parent74754706cf030fd4a23d8b08c69696f633e92239 (diff)
downloadhdf5-df075c5b9266b3b7a038fb1377d130ed315aa15c.zip
hdf5-df075c5b9266b3b7a038fb1377d130ed315aa15c.tar.gz
hdf5-df075c5b9266b3b7a038fb1377d130ed315aa15c.tar.bz2
[svn-r13296]
temporary fix for a daily test failure
Diffstat (limited to 'tools/testfiles/tbigdims.ddl')
-rw-r--r--tools/testfiles/tbigdims.ddl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/testfiles/tbigdims.ddl b/tools/testfiles/tbigdims.ddl
index eb7e8d7..21e2a43 100644
--- a/tools/testfiles/tbigdims.ddl
+++ b/tools/testfiles/tbigdims.ddl
@@ -11,7 +11,7 @@ DATASET "dset4gb" {
COUNT ( 22 );
BLOCK ( 1 );
DATA {
- (4294967284): -1, -1, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
+ (4294967284): 0, 0, 0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14,
(4294967301): 15, 16, 17, 18, 19
}
}