Details
-
Improvement
-
Resolution: Fixed
-
Major
-
master, 4.8.1
-
None
Description
I'm still confused why having multiple tc entries does not work for me
tr bin2tif.sh {
site isi_shared {
type "INSTALLED"
pfn "/lizard/projects/terraref/bin/bin2tif.sh"
}
site condor_pool {
type "STAGEABLE"
pfn "file:///local-scratch/rynge/git/stereo_rgb_workflow/bin2tif.sh"
}
}
I plan for the shared fs site isi_shared
tr bin2tif.sh {
site isi_shared {
type "INSTALLED"
pfn "/lizard/projects/terraref/bin/bin2tif.sh"
}
site condor_pool {
type "STAGEABLE"
pfn "file:///local-scratch/rynge/git/stereo_rgb_workflow/bin2tif.sh"
}
}
I plan for the shared fs site isi_shared