X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=server-src%2Famlabel.c;h=a170f7c552963282b2742559eaa0ec32865d4447;hb=7906a3b9f861a26c6fd0423ca5232665d1b48caf;hp=d733b29321fe712ec3ce8811a7976cc0cc06c73d;hpb=afaa71b3866b46b082b6c895772e15b36d8865fe;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);