[ET Trac] [Einstein Toolkit] #832: ExternalLibraries/zlib gives bad error message if "patch" is not available
Einstein Toolkit
trac-noreply at einsteintoolkit.org
Sun Aug 12 03:20:09 CDT 2012
#832: ExternalLibraries/zlib gives bad error message if "patch" is not available
------------------------------------+---------------------------------------
Reporter: hinder | Owner:
Type: defect | Status: reviewed_ok
Priority: minor | Milestone:
Component: EinsteinToolkit thorn | Version:
Resolution: | Keywords:
------------------------------------+---------------------------------------
Comment (by hinder):
Why don't we just use
set -u
in all the configuration scripts? This gives a fatal runtime error if a
variable is used that has not been assigned a value. It is mostly
equivalent to using ${var?} syntax for all variables.
--
Ticket URL: <https://trac.einsteintoolkit.org/ticket/832#comment:5>
Einstein Toolkit <http://einsteintoolkit.org>
The Einstein Toolkit
More information about the Trac
mailing list