]> git.tuebingen.mpg.de Git - gsu.git/commit
gsu: Avoid parameter expansion on unset variables.
authorAndre Noll <maan@systemlinux.org>
Sun, 9 Oct 2011 11:18:29 +0000 (13:18 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Fri, 29 Aug 2014 19:39:58 +0000 (21:39 +0200)
commit326fb75a856018ff102961a9759a09ac2fb10a28
tree3b75925465223bb5cd7cecb0d9cdfa1d3a01f688
parent45ca1b29b59a43524fb3ad6a013c5705ad3bdbde
gsu: Avoid parameter expansion on unset variables.

This patch allows to run scripts which use gsu with bash's -u option
enabled. This is mostly useful to spot bugs due to typos in variable
names.
misc/gsu/config
misc/gsu/subcommand