mirror of
https://github.com/nvbn/thefuck.git
synced 2025-02-20 20:09:07 +00:00
#301 Fix bash support on non-eng systems
This commit is contained in:
parent
66e2ec7e3f
commit
9e4c250e4e
@ -100,7 +100,6 @@ class Bash(Generic):
|
||||
return u'{}\n'.format(command_script)
|
||||
|
||||
def _script_from_history(self, line):
|
||||
print(line)
|
||||
return line
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user