mirror of
https://github.com/sstephenson/bats.git
synced 2024-12-27 06:59:45 +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 "Bats has known issues with old versions of Bash"
|
||||||
echo "and doesn't work as expected, see issue #49 and #140"
|
echo "and doesn't work as expected, see issue #49 and #140"
|
||||||
echo "in https://github.com/sstephenson/bats/issues/"
|
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
|
exit 1
|
||||||
fi
|
fi
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user