Skip to content

Commit 83e005d

Browse files
author
Liam Pierce
committed
Cleaned up parameters2shell changes.
1 parent 10bb2ed commit 83e005d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

oltp/parameters2shell.rwl

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ if only_directories or !only_plus then
103103
end if;
104104

105105
if !only_directories and !only_plus then
106-
#string(1000) escaped_replication_cmd;
107-
#regexsubg "\"", awr_replication_cmd, "\\\\\"", escaped_replication_cmd;
108106
printline "awr_replication_cmd='"||awr_replication_cmd||"'";
109107
end if;
110108

0 commit comments

Comments
 (0)