Index: /trunk/src/VBox/Frontends/VBoxShell/vboxshell.py
===================================================================
--- /trunk/src/VBox/Frontends/VBoxShell/vboxshell.py	(revision 50408)
+++ /trunk/src/VBox/Frontends/VBoxShell/vboxshell.py	(revision 50409)
@@ -178,5 +178,5 @@
         # Doesn't work well
         # readline.parse_and_bind ("bind ^R em-inc-search-prev")
-        readline.parse_and_bind("tab: complete")
+    readline.parse_and_bind("tab: complete")
 
 
