change show test utility function

Due to how various tests show the status of variables I decided to
modify the `show` test utility function I recently added.
This commit is contained in:
Kurtis Rader
2017-07-19 22:20:28 -07:00
parent 8f548962b7
commit dc33c1afe1
5 changed files with 18 additions and 25 deletions

View File

@@ -59,7 +59,7 @@ newline
# chunked read tests
Chunked reads test pass
# Confirm reading non-interactively works (#4206 regression)
count=1
|abc|
count=1
|def|
$a count=1
$a[1]=|abc|
$b count=1
$b[1]=|def|