From 3d8044ee298c3f57194c2a627031d868c2bd3325 Mon Sep 17 00:00:00 2001
From: josh <joshcarini@gmail.com>
Date: Fri, 15 Mar 2019 15:03:40 -0500
Subject: [PATCH] changed running time to "Ideal time is 1-10 hours - max is
 72"

---
 content/osg/characteristics_of_an_osg_friendly_job.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/osg/characteristics_of_an_osg_friendly_job.md b/content/osg/characteristics_of_an_osg_friendly_job.md
index c99fc6ed..1e23c12a 100644
--- a/content/osg/characteristics_of_an_osg_friendly_job.md
+++ b/content/osg/characteristics_of_an_osg_friendly_job.md
@@ -20,7 +20,7 @@ given job is a viable option. 
 | Memory/Process                                | <= 2GB                                                                                |
 | Type of job                                   | serial (i.e. mostly single core)                                                      |
 | Network traffic<br>(input or output files)    | <= 2GB each side                                                                      |
-| Running Time                                  | Open Source non restrictive licensing that allows running code on 3rd party machines  |
+| Running Time                                  | Ideal time is 1-10 hours - max is 72  |
 | Runtime Disk Usage                            | <= 10GB                                                                               |
 | Binary Type                                   | Portable RHEL6/7                                                                      |
 | Total CPU Time (of job workflow)              | Large, typically >= 1000 hours                                                        |
-- 
GitLab