From 0603d55fce89119bddbf00baeee2f73e93c78d77 Mon Sep 17 00:00:00 2001
From: grev <grev>
Date: Tue, 30 Oct 2007 16:44:15 +0000
Subject: [PATCH] Fix wrong indenting of the previous commit.

---
 lustre/tests/conf-sanity.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lustre/tests/conf-sanity.sh b/lustre/tests/conf-sanity.sh
index 121603bad8..f451667ce3 100644
--- a/lustre/tests/conf-sanity.sh
+++ b/lustre/tests/conf-sanity.sh
@@ -1371,7 +1371,7 @@ test_36() { # 12743
         mkdir -p $MOUNT2
         mount -t lustre $MGSNID:/${FSNAME2} $MOUNT2 || return 1
 
-	sleep 5 # until 11778 fixed
+        sleep 5 # until 11778 fixed
 
         dd if=/dev/zero of=$MOUNT2/$tfile bs=1M count=7 || return 2
 
-- 
GitLab