[PATCH] btrfs-progs: tests common: remove meaningless colon in extract_image()

Subsystems: the rest

STALE3105d

2 messages, 2 authors, 2018-02-07 · open the first message on its own page

[PATCH] btrfs-progs: tests common: remove meaningless colon in extract_image()

From: Su Yue <hidden>
Date: 2018-02-07 09:53:02

The colon is meaningless so remove it.

Signed-off-by: Su Yue <redacted>
---
 tests/common | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/common b/tests/common
index 8e5d0cde1b7e..7f641a004661 100644
--- a/tests/common
+++ b/tests/common
@@ -331,7 +331,7 @@ extract_image()
 	case "$image" in
 	*.img)
 		rm -f "$image.restored"
-		: ;;
+		;;
 	*.img.xz)
 		xz --decompress --keep "$image" || \
 			_fail "failed to decompress image $image" >&2
-- 
2.16.1


Re: [PATCH] btrfs-progs: tests common: remove meaningless colon in extract_image()

From: David Sterba <hidden>
Date: 2018-02-07 14:34:33

On Wed, Feb 07, 2018 at 05:57:43PM +0800, Su Yue wrote:
The colon is meaningless so remove it.

Signed-off-by: Su Yue <redacted>
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help