diff --git a/config.rc b/config.rc
index 9a7859b1eccca833856dcd11e7256febca0f8e21..554570004a0b7a55b95dd022b791bc325cd6ddc8 120000
--- a/config.rc
+++ b/config.rc
@@ -1 +1 @@
-experiment.rc
\ No newline at end of file
+test.rc
\ No newline at end of file
diff --git a/frameworks/inspectIT/benchmark.sh b/frameworks/inspectIT/benchmark.sh
index 4c440710740cdb02d27be3f87e822ed36a643524..4ae88fa3270b27a0799af753162fc1633ea6d889 100755
--- a/frameworks/inspectIT/benchmark.sh
+++ b/frameworks/inspectIT/benchmark.sh
@@ -119,7 +119,6 @@ LABELS=$(createRLabels)
 runStatistics
 
 cleanupResults
-{RAWFN}*
 
 mv "${BASE_DIR}/inspectIT.log" "${RESULTS_DIR}/inspectIT.log"
 [ -f "${RESULTS_DIR}/hotspot-1-${RECURSION_DEPTH}-1.log" ] && grep "<task " "${RESULTS_DIR}/"hotspot-*.log > "${RESULTS_DIR}/java.log"