Skip to content

Commit

Permalink
rq_cxl_tests.sh: remove spurious, trailing 'systemctl poweroff'
Browse files Browse the repository at this point in the history
We already power off in trap EXIT, no need to repeat it.

Signed-off-by: Marc Herbert <marc.herbert@intel.com>
  • Loading branch information
marc-hb committed Jan 17, 2025
1 parent 7448165 commit c9a25de
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/rq_cxl_tests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -45,4 +45,3 @@ dumpfile /root/ndctl/build/meson-logs/testlog.txt
echo "======= meson-test.log ========" > /dev/kmsg
dumpfile "$logfile"
echo "======= Done $0 ========" > /dev/kmsg
systemctl poweroff

0 comments on commit c9a25de

Please # to comment.