X-Git-Url: https://ruderich.org/simon/gitweb/?a=blobdiff_plain;f=tests%2Fexample-simple.sh;h=4c683a018598c07013e399649752e8ca27c5d723;hb=9434382c9ee992da3c21ff830793f15a55fc2b2d;hp=523fe6d96727c659290e5ff43633de904b5d7761;hpb=fb9548453fbc0dedc8f145e8468fc601de784c32;p=coloredstderr%2Fcoloredstderr.git diff --git a/tests/example-simple.sh b/tests/example-simple.sh index 523fe6d..4c683a0 100755 --- a/tests/example-simple.sh +++ b/tests/example-simple.sh @@ -1,4 +1,7 @@ -#!/bin/sh +#!/bin/bash + +# Use bash to get consistent test results, /bin/sh can point to multiple +# shells with different behaviour. # Copyright (C) 2013 Simon Ruderich #