mirror of
https://github.com/nvbn/thefuck.git
synced 2025-04-13 22:30:49 +01: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)
|
return u'{}\n'.format(command_script)
|
||||||
|
|
||||||
def _script_from_history(self, line):
|
def _script_from_history(self, line):
|
||||||
print(line)
|
|
||||||
return line
|
return line
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user