Page MenuHomeDevCentral

Add ZADD alias for RANDOMSTUFF
ClosedPublic

Authored by dereckson on Feb 9 2017, 21:21.
Tags
None
Referenced Files
F9595870: D915.id2322.diff
Mon, Jun 9, 14:25
Unknown Object (File)
Thu, Jun 5, 17:57
Unknown Object (File)
Mon, Jun 2, 05:52
Unknown Object (File)
Sun, Jun 1, 17:19
Unknown Object (File)
Sat, May 31, 12:05
Unknown Object (File)
Tue, May 20, 11:40
Unknown Object (File)
Tue, May 20, 03:58
Unknown Object (File)
Fri, May 16, 01:01
Subscribers
None

Details

Summary

UnderNet #Win used zadd instead of rs as convenient alias
to add a random entry. It's even documented like this in the
former channel manual.

To be compatible with this manual, we add this alias.

Fixes T1150.

Test Plan

Works for randomstuff:
21:24:30 < Dereckson> Gizmo: zadd foo bar
21:24:31 < Gizmo> Dereckson, done. There are now 83 randomstuffs.

Works for random replies for an info2 entry:
21:24:35 < Dereckson> Gizmo: zadd ~foo bar
21:24:35 < Gizmo> Dereckson, done. There are now 4 randomstuffs.

Diff Detail

Repository
rDARKBOT Darkbot
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
zadd
Build Status
Buildable 1410
Build 1658: arc lint + arc unit

Event Timeline

dereckson edited the summary of this revision. (Show Details)
dereckson edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 9 2017, 21:25
This revision was automatically updated to reflect the committed changes.