mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 14:44:05 +00:00
#301 Fix bash support on non-eng systems
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user