1
Fork 0
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:
Richard Tucker 1998-10-07 12:25:43 +01:00
parent df12dbb1b9
commit 3bcdd65767

View file

@ -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);