Page MenuHomeDevCentral

D2028.id5159.diff
No OneTemporary

D2028.id5159.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/plain
Expires
Tue, Nov 19, 13:51 (21 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2252058
Default Alt Text
D2028.id5159.diff (430 B)

Event Timeline