Skip to content

Commit

Permalink
CORE-1901 Update Tapis job type
Browse files Browse the repository at this point in the history
  • Loading branch information
psarando committed May 31, 2024
1 parent 99380b5 commit 49510df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/apps/persistence/jobs.clj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
[permissions-client.core :as pc]))

(def de-job-type "DE")
(def tapis-job-type "Agave")
(def tapis-job-type "Tapis")
(def interactive-job-type "Interactive")
(def osg-job-type "OSG")

Expand Down

0 comments on commit 49510df

Please sign in to comment.