Changeset 3041

Show
Ignore:
Timestamp:
10/16/06 18:27:42 (17 years ago)
Author:
jerome
Message:

Extends the PATH to be sure to find subprocesses like ghostscript and pcl6 (aka ghostpcl).

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • pykota/trunk/bin/cupspykota

    r3040 r3041  
    14011401        sys.exit(1) 
    14021402    else :     
     1403        os.environ["PATH"] = "%s:/bin:/usr/bin:/usr/local/bin:/opt/bin:/sbin:/usr/sbin" % os.environ.get("PATH", "") 
    14031404        try : 
    14041405            try :