From 27cc473dba1a759f5b32d0f13f8d68a76720128c Mon Sep 17 00:00:00 2001 From: Jakub Sztandera Date: Thu, 11 Aug 2016 13:40:13 +0200 Subject: [PATCH] sharness: remove mixed indentation License: MIT Signed-off-by: Jakub Sztandera --- test/sharness/t0021-config.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/sharness/t0021-config.sh b/test/sharness/t0021-config.sh index 223a6c9aee8..f4511eaa756 100755 --- a/test/sharness/t0021-config.sh +++ b/test/sharness/t0021-config.sh @@ -122,7 +122,7 @@ test_config_cmd() { test_expect_success "'ipfs config replace' injects privkey back" ' ipfs config replace show_config && - grep "\"PrivKey\":" "$IPFS_PATH/config" | grep -e ": \".\+\"" >/dev/null + grep "\"PrivKey\":" "$IPFS_PATH/config" | grep -e ": \".\+\"" >/dev/null ' test_expect_success "'ipfs config replace' with privkey erors out" '