Fix portability prob in git-for-steve.sh
authorSteve Youngs <steve@sxemacs.org>
Sat, 27 Jun 2015 03:13:08 +0000 (13:13 +1000)
committerSteve Youngs <steve@sxemacs.org>
Sat, 27 Jun 2015 03:13:08 +0000 (13:13 +1000)
commitc5b309c7f2640ac5f39ba464688862effffc0b69
tree088a979e60bbec25785476a62aeafa5a16619164
parenta25fa462ffd95d5e9113e7303ac968c90f2963f0
Fix portability prob in git-for-steve.sh

* contrib/git-for-steve.sh: Make it a bash script.
(set_myremote): Properly quote $REMOTES

Signed-off-by: Steve Youngs <steve@sxemacs.org>
contrib/git-for-steve.sh