fixed error on removing sort file too early
authorFred T. Hamster <fred@gruntose.com>
Thu, 5 Dec 2024 14:52:49 +0000 (09:52 -0500)
committerFred T. Hamster <fred@gruntose.com>
Thu, 5 Dec 2024 14:52:49 +0000 (09:52 -0500)
commitd35ab46b816bff5c4a88c1093cbd9b440005edee
treea2fa42641652498d1907184f4f759fc0122c283e
parent8c841c1d8c1c72978167c16bbb192348d0d483f4
fixed error on removing sort file too early

that file i cleaned up was actually needed across function calls.  did find the place where an error could leave the file lying around, and fixed that instead.
scripts/rev_control/version_control.sh