[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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user