X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=tests%2Fexample-redirects.sh;h=e5c1601932f504bf3246f6aa85274d593ebeddda;hp=8ac150dc17f866648fb44f1bd00ca5d68432efb0;hb=e091b977de2ef27db927dd01212e7ace0beac1c8;hpb=e362a42f568c5eacb5fc9eeda35211364541af0d diff --git a/tests/example-redirects.sh b/tests/example-redirects.sh index 8ac150d..e5c1601 100755 --- a/tests/example-redirects.sh +++ b/tests/example-redirects.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 #