]> git.ipfire.org Git - thirdparty/snapper.git/commit
tidy 'create --command' failure handling 1076/head
authorEric Gillespie <epg@pretzelnet.org>
Mon, 22 Dec 2025 15:21:40 +0000 (09:21 -0600)
committerEric Gillespie <epg@pretzelnet.org>
Tue, 23 Dec 2025 17:15:21 +0000 (11:15 -0600)
commitd0929c20309377f1fb52ef129ccc7d562395caa7
tree3c29a4222829f7c5b372b348d19bc30fc8ed741e
parent6ae86b1375b8d87d8b9f6ba01c006a83295a8f51
tidy 'create --command' failure handling

Throw Exception in the case the child was STOPped or CONTinued.
Document that system(3) should handle those cases.
client/snapper/cmd-create.cc