mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-04-27 08:43:40 -07:00
Logging for selected options
Copied from Perforce Change: 20172 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
df12dbb1b9
commit
3bcdd65767
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#!/usr/local/perl
|
||||
# $HopeName: MMQA_harness!script:options(trunk.13) $
|
||||
# $HopeName: MMQA_harness!script:options(trunk.14) $
|
||||
#
|
||||
|
||||
# global options for qa commands
|
||||
|
|
@ -50,3 +50,5 @@ if (($ENV{"OS"} || "") eq "Windows_NT") {
|
|||
"INTERFACE_VERSION", "BQ"
|
||||
);
|
||||
|
||||
%qa_unlogged_opts = (DATA_DIR, 1, LOG_DIR, 1);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue