Add flags to the install plugin to avoid duplicate execution
[platform/core/dotnet/launcher.git] / NativeLauncher / tool / tpatool.cc
index 8fff878..197bf50 100644 (file)
@@ -34,7 +34,7 @@ int main(int argc, char* argv[])
                out << tpaList;
                out.close();
        } else {
-               fprintf(stderr, "Failed to create platform_tpa_cache. Symbolic link is detected");
+               fprintf(stderr, "Failed to create platform_tpa_cache. Symbolic link is detected\n");
                return -1;
        }