From c2c28dd36565907cde7ed28c5c5b64a770d40c43 Mon Sep 17 00:00:00 2001 From: "Felipe S. Prado" Date: Thu, 1 Sep 2016 14:55:29 +0200 Subject: [PATCH] Small fix --- DRAMSys/tests/evaluation/test.pl | 2 -- 1 file changed, 2 deletions(-) diff --git a/DRAMSys/tests/evaluation/test.pl b/DRAMSys/tests/evaluation/test.pl index fc64caa6..10968545 100644 --- a/DRAMSys/tests/evaluation/test.pl +++ b/DRAMSys/tests/evaluation/test.pl @@ -88,8 +88,6 @@ foreach (@powerDownModes) } } -print("OK"); - exit 0;