mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-03 00:38:15 +02:00
commit bash-20181123 snapshot
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
if (( $UID == 0 )); then
|
||||
echo "${THIS_SH}: the test suite should not be run as root" >&2
|
||||
echo
|
||||
fi
|
||||
|
||||
echo Testing ${THIS_SH}
|
||||
|
||||
echo version: $BASH_VERSION
|
||||
|
||||
Reference in New Issue
Block a user