There's really no need to use $ENV::HOME
This commit is contained in:
parent
2fad8aa209
commit
6ad4d60555
@ -3,10 +3,7 @@
|
|||||||
# This config is used by the Time Stamp Authority tests.
|
# This config is used by the Time Stamp Authority tests.
|
||||||
#
|
#
|
||||||
|
|
||||||
# This definition stops the following lines choking if HOME isn't
|
RANDFILE = ./.rnd
|
||||||
# defined.
|
|
||||||
HOME = .
|
|
||||||
RANDFILE = $ENV::HOME/.rnd
|
|
||||||
|
|
||||||
# Extra OBJECT IDENTIFIER info:
|
# Extra OBJECT IDENTIFIER info:
|
||||||
oid_section = new_oids
|
oid_section = new_oids
|
||||||
|
Loading…
Reference in New Issue
Block a user