commit 48373686bb11dbf3accb03fb38735192eac352a6 parent 557dee7966bd26474c647d16174e573265ba3d05 Author: Natasha Kerensikova <natgh@instinctive.eu> Date: Fri, 18 Oct 2024 19:01:22 +0000 Stray whitespace is corrected Diffstat:
M | src/pashage.sh | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/pashage.sh b/src/pashage.sh @@ -458,7 +458,7 @@ do_deinit() { if ! [ -f "${PREFIX}/${TARGET}" ]; then die "No existing recipient to remove at ${LOC}" - fi + fi scm_begin scm_rm "${TARGET}"