From 82ec8e809f1a47a5562c8ac1c4795159f53772d4 Mon Sep 17 00:00:00 2001 From: Stephen Rothwell Date: Thu, 19 Apr 2018 14:00:49 +1000 Subject: [PATCH] do_clean: add akpm import log --- do_clean | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/do_clean b/do_clean index d6f97e5..99b732f 100644 --- a/do_clean +++ b/do_clean @@ -1,7 +1,7 @@ #!/bin/bash RM_FILES="last_msg.bak merge.debug merge.log quilt-import.log" -OTHER_RM_FILES="mails/*" +OTHER_RM_FILES="mails/* akpm-import.log" MV_FILES="summ" # check for files that should exist before we delete anything -- 2.39.2