Resurrect apitest
---
 src/lck/apitest/test_ErrUnavailable.cc | 2 +-
 src/lck/apitest/test_saLckLimitGet.cc  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/lck/apitest/test_ErrUnavailable.cc 
b/src/lck/apitest/test_ErrUnavailable.cc
index db1e0b72f..715efe47c 100644
--- a/src/lck/apitest/test_ErrUnavailable.cc
+++ b/src/lck/apitest/test_ErrUnavailable.cc
@@ -45,7 +45,7 @@ static std::string getClmNodeName(void)
 static void lockUnlockNode(bool lock)
 {
   std::string command("immadm -o ");
-  
+
   if (lock)
     command += '2';
   else
diff --git a/src/lck/apitest/test_saLckLimitGet.cc 
b/src/lck/apitest/test_saLckLimitGet.cc
index 7d63d3ed2..74c9194d4 100644
--- a/src/lck/apitest/test_saLckLimitGet.cc
+++ b/src/lck/apitest/test_saLckLimitGet.cc
@@ -418,6 +418,6 @@ __attribute__((constructor)) static void 
saLckLimitGet_constructor(void)
    * Add test cases for:
    * x) HA tests
    *   x) LockResource during failover of lckd (imm safLock never gets cleaned 
up) and kill application
-   *   x) 
+   *   x)
    */
 }
-- 
2.13.6


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Opensaf-devel mailing list
Opensaf-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/opensaf-devel

Reply via email to