mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-14 23:40:39 -08:00
Quoting in "system" calls on unix platforms
-> version 2.5 Copied from Perforce Change: 20730 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
d28f605f45
commit
10bfa7dc17
1 changed files with 4 additions and 3 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# $HopeName: MMQA_harness!script:version(trunk.6) $
|
||||
# $HopeName: MMQA_harness!script:version(trunk.7) $
|
||||
# This file should be updated automatically whenever the test
|
||||
# harness changes. Edit with care!
|
||||
|
||||
$HARNESS_VERSION="2.4";
|
||||
$HARNESS_VERSION="2.5";
|
||||
|
||||
# Version history:
|
||||
# [Recorded history begins with version 2.0]
|
||||
|
|
@ -17,5 +17,6 @@ $HARNESS_VERSION="2.4";
|
|||
# 2.4 -- Changed to use "/usr/lib/sendmail" on unix platforms.
|
||||
# Made easy_tramp2 static.
|
||||
# Added mmqa_arena_create function.
|
||||
#
|
||||
# 2.5 -- Added quoting for -Dparm=value options to compiler. Needed
|
||||
# because some tests have e.g. value = (size_t)1024.
|
||||
#
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue