[svn-r16458] Maintenance: One of the h5diff tests failed due extra line that system adds to the

output. I added /comment_delim qualifier to the diff command to pacify
             the test script.

Platforms tested: Alpha VMS server
This commit is contained in:
Elena Pourmal
2009-02-10 15:28:13 -05:00
parent 9c1ccb04af
commit f199d39a92

View File

@@ -297,7 +297,7 @@ $ endif
$ !
$ ! Compare the results
$ !
$ diff/output=h5diff_temp/ignore=(spacing,trailing_spaces,blank_lines) 'actual' 'P1'
$ diff/output=h5diff_temp/ignore=(spacing,trailing_spaces,blank_lines)/comment_delim=(%) 'actual' 'P1'
$ open/read temp_out h5diff_temp.dif
$ read temp_out record1
$ close temp_out