Set -u in live-snapshot only in debug mode.
authorMarco Amadori <amadorim@vdavda.com>
Tue, 16 Sep 2008 15:12:00 +0000 (17:12 +0200)
committerMarco Amadori <amadorim@vdavda.com>
Tue, 16 Sep 2008 15:16:40 +0000 (17:16 +0200)
commit8e45aa737e0632c9a65ced5cb06946ea41a5e97b
tree4a274113d4b82c48587cf725fa96bfea21af476f
parentbdb01ba302ac1c351f62d95f123b722a5281be15
Set -u in live-snapshot only in debug mode.

* Although is really fine to have checks for unboud variables, this
  limits also included code, where unbound variables could be used as
  feature. Set LIVE_SNAPSHOT_CHECK_UNBOUND to have it on again in your
  test runs.

Signed-off-by: Marco Amadori <amadorim@vdavda.com>
bin/live-snapshot