mirror of
https://github.com/sstephenson/bats.git
synced 2024-12-26 14:39:46 +01:00
Update bats
This commit is contained in:
parent
2e44b920c9
commit
11fc40fd18
|
@ -6,7 +6,7 @@ check_bash_version() {
|
|||
echo "Bats has known issues with old versions of Bash"
|
||||
echo "and doesn't work as expected, see issue #49 and #140"
|
||||
echo "in https://github.com/sstephenson/bats/issues/"
|
||||
echo "Please use Bash versions greater or equal to 4.1"
|
||||
echo "Please use Bash versions greater or equal than 4.1"
|
||||
exit 1
|
||||
fi
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue
Block a user