summaryrefslogtreecommitdiff
path: root/save.pl
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-01-22 18:19:46 +0100
committerJohn Ankarström <john@ankarstrom.se>2022-01-22 18:19:46 +0100
commitb612d003a57e5f4de312872fcabfd50f4d732a5e (patch)
treed9bfe8e311564aba0a6f745c52a322fd3fc0e970 /save.pl
parentd258adb0a5b6d3a7f44d6d1f7b1c40d503e74543 (diff)
downloadsave-b612d003a57e5f4de312872fcabfd50f4d732a5e.tar.gz
M save.pl
M save.pl~
Diffstat (limited to 'save.pl')
-rw-r--r--save.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/save.pl b/save.pl
index 2c93580..fac8995 100644
--- a/save.pl
+++ b/save.pl
@@ -91,4 +91,5 @@ commited(1) :-
'Files could not be saved.').
commited(0) :-
+ write(success), nl,
halt.