]> git.draconx.ca Git - cdecl99.git/commitdiff
Reduce "set +x" noise in (un)install targets.
authorNick Bowler <nbowler@draconx.ca>
Tue, 29 Nov 2011 03:03:07 +0000 (22:03 -0500)
committerNick Bowler <nbowler@draconx.ca>
Sat, 25 Feb 2012 22:06:54 +0000 (17:06 -0500)
By judicious use of subshells, we can eliminate the need to call
"set +x" explicitly, which should (slightly) reduce the noise of the
(un)install targets.


No differences found