add emacs shell-script tagging
for files that don't start with a #! or end in .sh, the added tags are nice for emacs users to automatically switch to the right mode. Change-Id: If4b93e106191bc744ccad8420cef20e751cdf902
This commit is contained in:
@ -90,3 +90,7 @@ function database_connection_url_postgresql {
|
||||
|
||||
# Restore xtrace
|
||||
$PG_XTRACE
|
||||
|
||||
# Local variables:
|
||||
# mode: shell-script
|
||||
# End:
|
||||
|
Reference in New Issue
Block a user