Skip to content

Commit

Permalink
pep8 compliance
Browse files Browse the repository at this point in the history
  • Loading branch information
pcottle committed Sep 29, 2015
1 parent ab0cfad commit 3035df2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/output.py
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,7 @@ def appendToFile(command):
file.close()
logger.output()


def appendExit():
appendToFile('exit $?;')

Expand Down

0 comments on commit 3035df2

Please sign in to comment.