From 63ac43dff32a9c4fdc269c55274e0cd27e79ba86 Mon Sep 17 00:00:00 2001
From: an7s <an7s@git.zephyr-software.com>
Date: Wed, 5 Oct 2016 20:38:02 +0000
Subject: [PATCH] Put back cleaning

Former-commit-id: c837ccf5f2e59876e443dcc9919fa10716b95d55
---
 tools/selective_cfi/tests/test_pow.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tools/selective_cfi/tests/test_pow.sh b/tools/selective_cfi/tests/test_pow.sh
index 4dbdd5623..d4385cec7 100755
--- a/tools/selective_cfi/tests/test_pow.sh
+++ b/tools/selective_cfi/tests/test_pow.sh
@@ -86,7 +86,7 @@ main()
 	test pow.exe libm.so.6.cfi	5 8	# shared lib only
 	test pow.exe.cfi libm.so.6.cfi	5 8	# both protected
 	report
-#	clean
+	clean
 }
 
 passes=0 
-- 
GitLab