[PATCH 02/27] acpidump: remove temp file

Colin King colin.king at canonical.com
Wed May 16 13:20:33 UTC 2012


From: Colin Ian King <colin.king at canonical.com>

Signed-off-by: Colin Ian King <colin.king at canonical.com>
---
 acpidump-0001/test-0001.sh |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/acpidump-0001/test-0001.sh b/acpidump-0001/test-0001.sh
index b794b51..fa0a1ef 100755
--- a/acpidump-0001/test-0001.sh
+++ b/acpidump-0001/test-0001.sh
@@ -13,5 +13,5 @@ else
 	echo FAILED: $TEST, $NAME
 fi
 
-#rm $TMPLOG
+rm $TMPLOG
 exit $ret
-- 
1.7.10





More information about the fwts-devel mailing list