Update the version test expectation.
Resolves: RHEL-137377 Signed-off-by: Bryn M. Reeves <bmr@redhat.com>
This commit is contained in:
parent
269279bff2
commit
056306a1ca
@ -2,5 +2,5 @@
|
||||
|
||||
tmp=$(mktemp)
|
||||
snapm --version > "$tmp"
|
||||
grep '0.5.2' "$tmp"
|
||||
grep '0.7.0' "$tmp"
|
||||
rm "$tmp"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user