summaryrefslogtreecommitdiff
path: root/test/143-string-value/check
diff options
context:
space:
mode:
Diffstat (limited to 'test/143-string-value/check')
-rwxr-xr-xtest/143-string-value/check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/143-string-value/check b/test/143-string-value/check
index 92f6e90023..2a3476c2ab 100755
--- a/test/143-string-value/check
+++ b/test/143-string-value/check
@@ -15,6 +15,6 @@
# limitations under the License.
# Strip error log messages.
-sed -e '/^art E.*\] /d' "$2" > "$2.tmp"
+sed -e '/^dalvikvm\(\|32\|64\) E.*\] /d' "$2" > "$2.tmp"
diff --strip-trailing-cr -q "$1" "$2.tmp" >/dev/null