diff options
Diffstat (limited to 'src')
| -rwxr-xr-x | src/fapi | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -794,7 +794,6 @@ class FapiInteractive(FapiBase): def run(self): ''' Runs the interactive fapi shell ''' - histfile = os.path.join(os.path.expanduser('~'), '.fapihist') try: readline.read_history_file(histfile) |
