Merge branch 'master' of builder:git/spark-rc

This commit is contained in:
2016-03-25 12:31:32 +03:00

1
rc.in
View File

@@ -1,4 +1,5 @@
#!@BASH_PATH@
# vim: ft=zsh
# Functions
rc.rescue() { exec "${cfg_rc_rescue_shell:-"$SHELL"}"; }