Submitting filtering job at CC fails
While formating the output filename, the system name is used without removing parenteses that causes an issue in the submission command:
/----------------------------------------------------------------------\
| Welcome to KaliVeda v1.15/4 gitlab.in2p3.fr/kaliveda-dev/kaliveda |
| (c) 2002-2024, The KaliVeda development team |
| |
| Built with ROOT 6.30.06 on 2026-02-10, 12:20:42 |
| From heads/main@1.15.4-1-ge5de72c8 |
| See https://kaliveda.in2p3.fr for help |
\----------------------------------------------------------------------/
Info in <KV_CCIN2P3_Slurm::SubmitTask>: Task submission for analyser class : KVSimDirAnalyser
/usr/bin/sbatch -n 1 --account fazia --get-user-env --job-name QMD_Kim_12C_12C(lateral)8.81MeV_A_FILTER_INDRAFAZIA.E881_R1 --output QMD_Kim_12C_12C(lateral)8.81MeV_A_FILTER_INDRAFAZIA.E881_R1.o%j -L xrootd,sps --time 00:05:00 --mem 3G $KVROOT/bin/KVA
sh: -c: line 1: syntax error near unexpected token `('
sh: -c: line 1: `/usr/bin/sbatch -n 1 --account fazia --get-user-env --job-name QMD_Kim_12C_12C(lateral)8.81MeV_A_FILTER_INDRAFAZIA.E881_R1 --output QMD_Kim_12C_12C(lateral)8.81MeV_A_FILTER_INDRAFAZIA.E881_R1.o%j -L xrootd,sps --time 00:05:00 --mem 3G $KVROOT/bin/KVA'
Proposed solution : simply remove any parenthesis in system name