commit | e263c82e48a431e502bd6baceb6dfcfdc1750cbb | [log] [tgz] |
---|---|---|
author | Sean Dague <sean@dague.net> | Fri Dec 05 14:25:28 2014 -0500 |
committer | Sean Dague <sean@dague.net> | Wed Dec 10 11:28:05 2014 -0500 |
tree | 5ca592e668dedb4debc6c7170f3abf37cc4bc0c6 | |
parent | 2f8e08b5728f4272b415b1c0aab8ff62eae29b06 [diff] [blame] |
add shebang lines to all lib files With gerrit 2.8, and the new change screen, this will trigger syntax highlighting in gerrit. Thus making reviewing code a lot nicer. Change-Id: Id238748417ffab53e02d59413dba66f61e724383
diff --git a/stackrc b/stackrc index ac79889..cb01f21 100644 --- a/stackrc +++ b/stackrc
@@ -1,3 +1,5 @@ +#!/bin/bash +# # stackrc # # Find the other rc files