X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=tests%2Fexample-simple.sh;h=4c683a018598c07013e399649752e8ca27c5d723;hp=523fe6d96727c659290e5ff43633de904b5d7761;hb=e091b977de2ef27db927dd01212e7ace0beac1c8;hpb=e362a42f568c5eacb5fc9eeda35211364541af0d 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 #