From 5d5da5eb51ce5cc02db12b48461cd0f5a7fc43d5 Mon Sep 17 00:00:00 2001 From: Patrick Meade Date: Thu, 5 Oct 2023 04:07:26 -0500 Subject: [PATCH] Replace foot cannon with hedge trimmer --- nersc/scrontab | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nersc/scrontab b/nersc/scrontab index 9320df2..0f78306 100644 --- a/nersc/scrontab +++ b/nersc/scrontab @@ -33,4 +33,4 @@ #SCRON -t 00:15:00 #SCRON -o /global/homes/i/icecubed/lta/slurm-clean.out #SCRON --open-mode=append -0 2 * * * cd /global/homes/i/icecubed/lta/slurm-logs; find . -type f -mtime 7 -delete +0 2 * * * find /global/homes/i/icecubed/lta/slurm-logs -type f -mtime +7 -delete