# This one doesn't need to be passed independently for each job since the job data is only updated together with a task being appended or updated (also new added), and the variable depends on each session. Not job.
# This one doesn't need to be passed independently for each job since the job data is only updated together with a task being appended or updated (also new added), and the variable depends on each session. Not job.
# It looks like at prepends a bunch of stuff to each script
# It looks like at prepends a bunch of stuff to each script
# Luckily it delimits that using two newlines
# Luckily it delimits that using two newlines
# So assuming that at never prepends two newlines unless
# So assuming that at never prepends two newlines unless
...
@@ -554,7 +554,7 @@ fi
...
@@ -554,7 +554,7 @@ fi
# once the first two lines have been found
# once the first two lines have been found
# Later: It now seems like this is incorrect, and may vary upon distribution. I therefore determine the prepended stuff by making a test job and then removing the length of it. in gentoo it adds to newlines at the end of the script
# Later: It now seems like this is incorrect, and may vary upon distribution. I therefore determine the prepended stuff by making a test job and then removing the length of it. in gentoo it adds to newlines at the end of the script
# If the script is created by Gnome Schedule the script is seperated by a delimiter.
# If the script is created by Gnome Schedule the script is seperated by a delimiter.