tag 810846 pending
thanks
Date: Sat Jan 16 20:07:07 2016 +0100
Author: Paul Gevers <[email protected]>
Commit ID: b7b7d13e2dbb94fc4d2c4d6a6266fa5ab56b27fb
Commit URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff;h=b7b7d13e2dbb94fc4d2c4d6a6266fa5ab56b27fb
Patch URL:
https://anonscm.debian.org/cgit/collab-maint/dbconfig-common.git;a=commitdiff_plain;h=b7b7d13e2dbb94fc4d2c4d6a6266fa5ab56b27fb
Convert of `` to $()
- Includes testing now with posh/lksh to verify it works
- Fix pgsql for leaving cruft behind and fail with posh
- Fix TMPDIR for testing: Originaly set a really strange TMPDIR to see if it
causes problems. However, passing pgsql commands via here files fails
because one can't properly escape the command.
- We need /usr/bin because else posh can't find printf
Closes: #810846