From b685bc0d165b96a37e880d2d2343be5ec50c1260 Mon Sep 17 00:00:00 2001 From: kneutron <50146127+kneutron@users.noreply.github.com> Date: Sat, 10 Apr 2021 12:50:06 -0500 Subject: [PATCH] add sortf to cleanup --- SMART/smarttest-wrapper.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SMART/smarttest-wrapper.sh b/SMART/smarttest-wrapper.sh index be89668..f06446d 100644 --- a/SMART/smarttest-wrapper.sh +++ b/SMART/smarttest-wrapper.sh @@ -42,7 +42,7 @@ ftrdt=$(date --date @"$nrsecs") #at -M # cleanup -/bin/rm -f $tmpf +/bin/rm -f $tmpf $sortf IFS=$OIFS