We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e62d73e commit aa52fe5Copy full SHA for aa52fe5
code/processes/rdb.q
@@ -227,7 +227,7 @@ $[.rdb.connectonstart;
227
.servers.startupdepcycles[.rdb.tickerplanttypes;.rdb.tpconnsleepintv;.rdb.tpcheckcycles];
228
.rdb.subscribe[];
229
];
230
- .rdb.tplogdate:.proc.cd[]; // defines tplogdate for setpartition
+ .rdb.tplogdate:.proc.cd[] // defines tplogdate for setpartition
231
]
232
233
/-set the partition that is held in the rdb (for use by the gateway)
0 commit comments