Also print shell version string
This commit is contained in:
parent
d75f47a0c7
commit
b37940235c
|
@ -49,6 +49,7 @@ run_test() {
|
|||
echo '============================================================'
|
||||
cat -v tests/shell/${SH}.full.log
|
||||
echo '____________________________________________________________'
|
||||
${SH} --version
|
||||
rm tests/shell/screen.log
|
||||
return 1
|
||||
fi
|
||||
|
|
Loading…
Reference in New Issue