Page MenuHomeDevCentral

D2028.diff
No OneTemporary

D2028.diff

diff --git a/roles/devserver/userland-software/files/shell.py b/roles/devserver/userland-software/files/shell.py
--- a/roles/devserver/userland-software/files/shell.py
+++ b/roles/devserver/userland-software/files/shell.py
@@ -106,6 +106,7 @@
def parse_alias(self, alias):
if 'args' in alias:
+ alias['args'].reverse()
self.args.extendleft(alias['args'])
if 'handler' in alias:

File Metadata

Mime Type
text/x-diff
Expires
Fri, Oct 3, 19:36 (21 h, 13 m)
Storage Engine
local-disk
Storage Format
Raw Data
Storage Handle
52/46/0f3c61c773bfc8135448577b44c7
Default Alt Text
D2028.diff (430 B)

Event Timeline