From 09763f29ac68b86a134db1221da835ed3a322495 Mon Sep 17 00:00:00 2001 From: "Rochette GLC Mr (PG/R - Elec Electronic Eng)" <g.rochette@surrey.ac.uk> Date: Thu, 6 Jan 2022 15:16:15 +0000 Subject: [PATCH] Initial commit --- condor/submit_file.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/condor/submit_file.sh b/condor/submit_file.sh index d0d18fe..2540aa1 100644 --- a/condor/submit_file.sh +++ b/condor/submit_file.sh @@ -21,7 +21,7 @@ on_exit_hold = ExitCode != 0 # ---------------------------------------------------------------------------------------------------------------------- launcher = $ENV(PWD)/launch.sh # ---------------------------------------------------------------------------------------------------------------------- -repository = /vol/research/content4all/3dhumanpose/projects/FilesystemTest +repository = https://gitlab.surrey.ac.uk/gr00311/filesystemtest.git # ---------------------------------------------------------------------------------------------------------------------- branch = HEAD # ---------------------------------------------------------------------------------------------------------------------- -- GitLab