CONDOR_CHIRP=`condor_config_val LIBEXEC`/condor_chirp
-# Tell chirp where the chirp config file is
-export _CONDOR_CHIRP_CONFIG=$_CONDOR_SCRATCH_DIR/.chirp_config
-
if [[ $_CONDOR_PROCNO = "0" ]]
then
# I'm the server
@@ -85,9 +82,6 @@
CONDOR_CHIRP=`condor_config_val LIBEXEC`/condor_chirp
-# Tell chirp where the chirp config file is
-export _CONDOR_CHIRP_CONFIG=$_CONDOR_SCRATCH_DIR/.chirp_config
-
if [[ $_CONDOR_PROCNO = "0" ]]
then
