Add Sonar coverage for vfc-nfvo-lcm 67/33767/1
authorfujinhua <fu.jinhua@zte.com.cn>
Fri, 2 Mar 2018 08:58:14 +0000 (16:58 +0800)
committerfujinhua <fu.jinhua@zte.com.cn>
Fri, 2 Mar 2018 08:58:14 +0000 (16:58 +0800)
Change-Id: Ia8780aed5eee306420e9d91b40a085eb116baa99
Issue-ID: VFC-782
Signed-off-by: fujinhua <fu.jinhua@zte.com.cn>
mvn-phase-script.sh

index 43eb1c8..6103ce5 100755 (executable)
@@ -71,7 +71,7 @@ clean)
   ;;
 test)
   echo "==> test phase script"
-  run_tox_test
+  run_tox_test
   ;;
 *)
   echo "==> unprocessed phase"