From d164f22865f5aff8616e89e96c38bf32cdd7bc96 Mon Sep 17 00:00:00 2001
From: Whitney Armstrong <warmstrong@anl.gov>
Date: Sat, 21 Nov 2020 10:47:07 -0600
Subject: [PATCH] 	modified:   config.yml

---
 dvcs/config.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dvcs/config.yml b/dvcs/config.yml
index 1255c602..7b104836 100644
--- a/dvcs/config.yml
+++ b/dvcs/config.yml
@@ -3,7 +3,7 @@ dvcs:process:
   timeout: 1 hour
   needs: ["detector"]
   script:
-    - echo "dvcd benchmark"
+    - bash dvcs/dvcs.sh
   artifacts:
     paths:
       - results
-- 
GitLab