[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[HTCondor-users] Dagman post script argument is not working



Hi,

I am trying to pass argument for Dag post script. Post script is a shell script. So, I tried accessing this argument using $1. That didn't work. Later going through documents, I saw that, $ARGV[1]. I also tried that. That also didn't work.

Please help me in this? I am passing single argument "test" here.

Example:Â

SCRIPT POST GETDATA logs/check_job_status_script.sh test