Content-Length: 264557 | pFad | http://github.com/utPLSQL/utPLSQL-SQLDeveloper/commit/a6422963724d7c9aecc829a90b9613e2cf9c8512

13 fix indentation of if statement in TestGenerator · utPLSQL/utPLSQL-SQLDeveloper@a642296 · GitHub
Skip to content

Commit a642296

Browse files
fix indentation of if statement in TestGenerator
1 parent dd4dd0e commit a642296

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

sqldev/src/main/java/org/utplsql/sqldev/oddgen/TestGenerator.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -239,9 +239,9 @@ public String generateProlog(final Connection conn, final List<Node> nodes) {
239239
if (generateFiles) {
240240
resetConsoleOutput();
241241
saveConsoleOutput(templateTools.mkdirs(outputDirectory));
242-
if (deleteExistingfiles) {
243-
saveConsoleOutput(deleteFiles(outputDirectory).toString());
244-
}
242+
if (deleteExistingfiles) {
243+
saveConsoleOutput(deleteFiles(outputDirectory).toString());
244+
}
245245
sb.append("--\n");
246246
sb.append("-- install generated utPLSQL test packages\n");
247247
sb.append("--\n");

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/utPLSQL/utPLSQL-SQLDeveloper/commit/a6422963724d7c9aecc829a90b9613e2cf9c8512

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy