X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=common%2Fscripts%2Fdumpjournal.sh;h=696b994e8828c0271b3ca50cfbac5c41e805c534;hb=cc7f7710ad24319d5d7233d09c10e3eebb80d25d;hp=fdbe036a7fa743e089966f96192f2fac3d78d01a;hpb=0c5c0f416282e63fa41743cd5c8582ca2f5bcffb;p=src%2Fqa-testdefinitions.git diff --git a/common/scripts/dumpjournal.sh b/common/scripts/dumpjournal.sh index fdbe036..696b994 100755 --- a/common/scripts/dumpjournal.sh +++ b/common/scripts/dumpjournal.sh @@ -19,6 +19,6 @@ # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. # -journalctl -a --no-pager +SYSTEMD_COLORS=false journalctl -a --no-pager echo "dumpjournal: pass" exit 0