Imported Upstream version 1.8.0
[platform/core/ml/nnfw.git] / compiler / circlechef / tools / file / Driver.cpp
index a15da40..bcc0c7a 100644 (file)
@@ -41,7 +41,7 @@ int entry(int argc, char **argv)
   {
     std::cout << err.what() << std::endl;
     std::cout << arser;
-    return 0;
+    return 255;
   }
 
   int32_t model_version = 1;