src/strip.vala
authorAlan Knowles <alan@roojs.com>
Fri, 4 May 2018 07:21:06 +0000 (15:21 +0800)
committerAlan Knowles <alan@roojs.com>
Fri, 4 May 2018 07:21:06 +0000 (15:21 +0800)
src/strip.vala

index c7ee1ce..ab8f8d7 100644 (file)
@@ -215,6 +215,7 @@ public class StripApplication : GLib.Application {
                        stdout.printf("ERROR %u: Connection failed: %s\n", 
                                strip.mysql.errno(), strip.mysql.error()
                        );
+
                        return 1;
                }
         if (opt_file != null) {