Page MenuHomeDevCentral

Fix MOTD whitespace issues for Wearg
ClosedPublic

Authored by dereckson on Nov 21 2019, 23:50.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jun 16, 05:30
Unknown Object (File)
Sun, Jun 16, 02:05
Unknown Object (File)
Sat, Jun 15, 23:47
Unknown Object (File)
Sat, Jun 15, 23:30
Unknown Object (File)
Fri, Jun 14, 16:15
Unknown Object (File)
Fri, Jun 7, 15:20
Unknown Object (File)
Fri, Jun 7, 08:50
Unknown Object (File)
Fri, Jun 7, 00:05
Subscribers
None

Details

Summary

Allow ASCII art Wearg to display correctly.

Test Plan

.motd

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
fix-wearg-motd
Build Status
Buildable 3270
Build 3519: arc lint + arc unit

Event Timeline

dereckson created this revision.
00:56:58 <dereckson> .motd
00:56:58 <Wearg> [00:56:58] #dereckson# motd
00:56:58 <Wearg>
00:56:58 <Wearg>  __    __
00:56:58 <Wearg> / / /\ \ \___  __ _ _ __ __ _          Hey dereckson!
00:56:58 <Wearg> \ \/  \/ / _ \/ _` | '__/ _` |
00:56:58 <Wearg>  \  /\  /  __/ (_| | | | (_| |         My name is Wearg
00:56:58 <Wearg>   \/  \/ \___|\__,_|_|  \__, |         and I am running eggdrop v1.8.4,
00:56:58 <Wearg>                         |___/          on FreeBSD 12.0-RELEASE-p10. Have fun.
00:56:58 <Wearg>
00:56:58 <Wearg> Commands start with '.' (like '.quit' or '.help')
00:56:58 <Wearg> Everything else goes out to the party line.
00:56:58 <Wearg>
00:56:58 <Wearg> Useful commands are:
...
This revision is now accepted and ready to land.Nov 22 2019, 00:57
This revision was automatically updated to reflect the committed changes.