Fixed: Account for that the IFEM package summary has moved

This commit is contained in:
Knut Morten Okstad 2017-06-17 20:16:51 +02:00
parent a3b72a77fb
commit c69da983b7

View File

@ -1,10 +1,10 @@
# $Id$
# Converts a log-file such that it can be used as reference in regression tests.
# Basically, it deletes lines which are pointless in comparison with references.
# Remember to manually insert the command-line arguments as the first line.
1,/^ Executing command:/d
1,15 s/^ *[^ ][^ ]* //
1,5 d
6 s/^ *[^ ][^ ]* //
7,/^ *VTF support/d
/^ *$/d
/^ *iter=/d
/^===============================================================/,$ d