summaryrefslogtreecommitdiffstats
path: root/xf86config.py
diff options
context:
space:
mode:
authorMike Fulbright <msf@redhat.com>2001-08-10 18:57:30 +0000
committerMike Fulbright <msf@redhat.com>2001-08-10 18:57:30 +0000
commitc91929ccc383176217836c821b48f5a7346f7c06 (patch)
tree49d2589a88653fe6a043507a1e906db0c39d22ba /xf86config.py
parent843b29b3e2c8833edd1f8a1590bd86aea9edc1a1 (diff)
downloadanaconda-c91929ccc383176217836c821b48f5a7346f7c06.tar.gz
anaconda-c91929ccc383176217836c821b48f5a7346f7c06.tar.xz
anaconda-c91929ccc383176217836c821b48f5a7346f7c06.zip
never hit this so i guess it wasnt a big deal
Diffstat (limited to 'xf86config.py')
-rw-r--r--xf86config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/xf86config.py b/xf86config.py
index d49324fed..f47079631 100644
--- a/xf86config.py
+++ b/xf86config.py
@@ -1043,7 +1043,7 @@ class XF86Config:
pass
os.execv(args[0], args)
- os.exit (1)
+ sys.exit (1)
if spawn:
return serverpid