vim modeline: set shiftwidth to a less insane value
[grml-debootstrap.git] / tests / run_tests.sh
index 46c4645..e1c9f50 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/zsh
+#!/bin/bash
 # Filename:      run_tests
 # Purpose:       run unit tests for grml-autoconfig
 # Authors:       grml-team (grml.org), (c) Ulrich Dangel <mru@grml.org>
 # Filename:      run_tests
 # Purpose:       run unit tests for grml-autoconfig
 # Authors:       grml-team (grml.org), (c) Ulrich Dangel <mru@grml.org>
@@ -26,4 +26,4 @@ done
 exit $GLOBRETVAL
 
 ## END OF FILE #################################################################
 exit $GLOBRETVAL
 
 ## END OF FILE #################################################################
-# vim:foldmethod=marker expandtab ai ft=zsh shiftwidth=3
+# vim:foldmethod=marker expandtab ai ft=zsh shiftwidth=2