From 1e0a9e8e536dc919dab131833d9fd1ec60e54719 Mon Sep 17 00:00:00 2001 From: Joachim Meyer Date: Tue, 3 Jun 2025 17:30:11 +0200 Subject: [PATCH] Rename stop-jobs.py to be more clear what the distinction between the two scripts is. --- scripts/{stop-jobs.py => stop-jobs-from-file.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename scripts/{stop-jobs.py => stop-jobs-from-file.py} (100%) diff --git a/scripts/stop-jobs.py b/scripts/stop-jobs-from-file.py similarity index 100% rename from scripts/stop-jobs.py rename to scripts/stop-jobs-from-file.py