X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=server-src%2Famlabel.c;h=a170f7c552963282b2742559eaa0ec32865d4447;hb=c2190a140fc0a40b9469ce497d089a27a2dfe0df;hp=d733b29321fe712ec3ce8811a7976cc0cc06c73d;hpb=2627875b7d18858bc1f9f7652811e4d8c15a23eb;p=debian%2Famanda diff --git a/server-src/amlabel.c b/server-src/amlabel.c index d733b29..a170f7c 100644 --- a/server-src/amlabel.c +++ b/server-src/amlabel.c @@ -281,6 +281,7 @@ main( g_printf(_("Success!\n")); } else { g_printf(_("\ntape not labeled\n")); + exit(EXIT_FAILURE); } g_object_unref(device);