X-Git-Url: https://ruderich.org/simon/gitweb/?p=coloredstderr%2Fcoloredstderr.git;a=blobdiff_plain;f=tests%2Fexample_simple.sh;h=40f6cc785f83297780bf16f0dab8fe93dbd6b0c1;hp=4c683a018598c07013e399649752e8ca27c5d723;hb=8a65b4486febf00e3fad5bafc3773a811e675a4c;hpb=05aefe25bacd1c22bf2d5cc935aa9d3d28f5d841 diff --git a/tests/example_simple.sh b/tests/example_simple.sh index 4c683a0..40f6cc7 100755 --- a/tests/example_simple.sh +++ b/tests/example_simple.sh @@ -1,9 +1,6 @@ -#!/bin/bash +#!/bin/sh -# Use bash to get consistent test results, /bin/sh can point to multiple -# shells with different behaviour. - -# Copyright (C) 2013 Simon Ruderich +# Copyright (C) 2013-2015 Simon Ruderich # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by