summaryrefslogtreecommitdiff
path: root/portato.py
diff options
context:
space:
mode:
Diffstat (limited to 'portato.py')
-rwxr-xr-xportato.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/portato.py b/portato.py
index 65cee2c..f00169b 100755
--- a/portato.py
+++ b/portato.py
@@ -28,6 +28,7 @@ the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.
Written by René 'Necoro' Neumann <necoro@necoro.net>""" % VERSION
+ sys.exit(0)
else:
uimod = sys.argv[1]
if uimod in FRONTENDS: