mirror of
https://github.com/FAUSheppy/colorredstderr-mirror
synced 2025-12-10 00:48:33 +01:00
tests: Don't require bash.
Instead merge continuous regions of colored output. This way different shell implementations shouldn't make a difference.
This commit is contained in:
@@ -1,7 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Use bash to get consistent test results, /bin/sh can point to multiple
|
||||
# shells with different behaviour.
|
||||
#!/bin/sh
|
||||
|
||||
# Copyright (C) 2013 Simon Ruderich
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user