Add vim formatting line

This commit fixes bug 1078531

Change-Id: I5eb7b78281a03f16fb8c04108bb3c68640f92e2a
This commit is contained in:
Aaron Crickenberger 2012-11-13 17:05:57 -08:00
parent bd936f5751
commit 5920c7cd6f
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
#!/bin/bash
# vim: tabstop=4 shiftwidth=4 softtabstop=4
set -eu