Beefy Boxes and Bandwidth Generously Provided by pair Networks
Pathologically Eclectic Rubbish Lister
 
PerlMonks  

Re: Who modifies $ENV{PATH}?

by jethro (Monsignor)
on Dec 06, 2012 at 10:40 UTC ( [id://1007528]=note: print w/replies, xml ) Need Help??


in reply to Who modifies $ENV{PATH}?

Are you sure your script isn't called with modified ENV already? cron-jobs usually start with a modified aka purified ENV

If not you might add debug code that checks ENV and warns about it. If your script is not multithreaded this should enable you to pinpoint the culprit in a few runs with ever narrower "bisection" steps.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://1007528]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others chilling in the Monastery: (3)
As of 2024-04-23 06:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found