Commit f6523967 authored by Salome Thirot's avatar Salome Thirot Committed by Andrzej Puzdrowski
Browse files

Fix failing Travis report generation

parent 2776d90d
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
#!/bin/bash

# Copyright (c) 2020 Arm Limited
# Copyright (c) 2021 Arm Limited
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -104,7 +104,7 @@ EOF
                echo "    test_exec_ok: True"
                echo "    skipped: True"
                echo "    boot: False"
                echo "    last_line: '$LAST_LINE' "
                echo "    last_line: \"$LAST_LINE\" "
            fi
        else
            # The target was not stopped at the desired address.