attempting to get parms with spaces to still pass on through as single parameters...
authorChris Koeritz <fred@gruntose.com>
Wed, 30 Oct 2013 14:38:38 +0000 (10:38 -0400)
committerChris Koeritz <fred@gruntose.com>
Wed, 30 Oct 2013 14:38:38 +0000 (10:38 -0400)
commit5bb11c517dd3803cdd9182683d13f5b7b05204d2
tree148a0988e075ae6c5976fd8645657a0b3daf54c1
parentda24b3b732beea7ba06664aa182daf20168e8cb1
attempting to get parms with spaces to still pass on through as single parameters rather than being broken up.  this has been afflicting sudo calls to add-apt-repository where the parameter is one string with spaces in it.
scripts/core/functions.sh