diff options
-rwxr-xr-x | bin/ravanan | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/ravanan b/bin/ravanan index b6ae84d..37d10df 100755 --- a/bin/ravanan +++ b/bin/ravanan @@ -123,7 +123,6 @@ files that have the token in the @verbatim{SLURM_JWT=token} format." '())) result)) `((batch-system . single-machine) - (guix-manifest-file . "manifest.scm") (slurm-api-endpoint . ,(build-uri 'http #:host "localhost" #:port 6820)))))) |