Changeset 92935ed in rtems-tools


Ignore:
Timestamp:
07/22/15 11:38:46 (9 years ago)
Author:
Ric Claus <claus@…>
Branches:
4.10, 5, master
Children:
5a801c2
Parents:
9d266e8
git-author:
Ric Claus <claus@…> (07/22/15 11:38:46)
git-committer:
Chris Johns <chrisj@…> (09/26/15 07:16:39)
Message:

qemu.cfg: Options changed to capture test output

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tester/rtems/testing/qemu.cfg

    r9d266e8 r92935ed  
    5252# Qemu common option patterns.
    5353#
    54 %define qemu_opts_base   -no-reboot -monitor none -serial stdio -nographic
     54#%define qemu_opts_base   -no-reboot -monitor none -serial stdio -nographic
     55%define qemu_opts_base   -no-reboot -serial null -serial mon:stdio -nographic
    5556%define qemu_opts_no_net -net none
    5657#
Note: See TracChangeset for help on using the changeset viewer.