search for: 906263b

Displaying 1 result from an estimated 1 matches for "906263b".

2014 Jan 27
1
[PATCH] tests/mountable: add missing space in test-mountable-inspect.sh
No actual behaviour, other than getting rid of a bash warning. --- tests/mountable/test-mountable-inspect.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/mountable/test-mountable-inspect.sh b/tests/mountable/test-mountable-inspect.sh index 906263b..10d1e9f 100755 --- a/tests/mountable/test-mountable-inspect.sh +++ b/tests/mountable/test-mountable-inspect.sh @@ -66,7 +66,7 @@ $guestfish -a test.qcow2 -i <<'EOF' > test.output <! echo inspect-get-product-name "`cat root.tmp`" EOF -if [ "$(cat test.output...