< prev index next >
test/failure_handler/src/share/conf/mac.properties
Print this page
rev 58859 : 8240904: Screen flashes on test failures when running tests from make
Reviewed-by: erikj, serb
*** 1,7 ****
#
! # Copyright (c) 2015, 2019, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.
--- 1,7 ----
#
! # Copyright (c) 2015, 2020, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
# under the terms of the GNU General Public License version 2 only, as
# published by the Free Software Foundation.
*** 116,122 ****
scutil.app=scutil
scutil.nwi.args=--nwi
scutil.proxy.args=--proxy
screenshot.app=screencapture
! screenshot.args= -x screen1.png screen2.png screen3.png screen4.png screen5.png
################################################################################
--- 116,122 ----
scutil.app=scutil
scutil.nwi.args=--nwi
scutil.proxy.args=--proxy
screenshot.app=screencapture
! screenshot.args=-x screen1.png screen2.png screen3.png screen4.png screen5.png
################################################################################
< prev index next >