Let sbatch process long lines.
Remove the 1024-character limit on lines in batch scripts, which was causing long lines to be silently truncated. I noticed it when jobs were getting created with fewer dependencies than specified. Also increase the line length when showing job info.
Please register or sign in to comment