Remove test folder

This commit is contained in:
Quad 2021-05-20 15:40:59 +02:00
parent 27b240ec9e
commit e6f58bd191
1 changed files with 1 additions and 2 deletions

View File

@ -2,8 +2,7 @@
# Global vars/settings
command_name=$(basename $0)
#rapl_path="/sys/class/powercap/intel-rapl:0"
rapl_path="testfolder"
rapl_path="/sys/class/powercap/intel-rapl:0"
pl1_path="${rapl_path}/constraint_0_power_limit_uw"
pl2_path="${rapl_path}/constraint_1_power_limit_uw"