Page Menu
Home
DevCentral
Search
Configure Global Search
Log In
Files
F12076712
D2028.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
430 B
Referenced Files
None
Subscribers
None
D2028.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D2028: Fix arguments order
Attached
Detach File
Event Timeline
Log In to Comment