Y
Hacker News
new
|
ask
|
show
|
jobs
by
oneshtein
623 days ago
In bash, `set -u` or `"${TSTDIR:?Error: TSTSDIR is required.}/etc"` protects from such errors.