From 0917c0982bcd09af37e4da5e7e712c623f2645a0 Mon Sep 17 00:00:00 2001
From: Lara Ianov <lianov@uab.edu>
Date: Wed, 28 Nov 2018 11:17:34 -0600
Subject: [PATCH] Changed script to include working dir

---
 demo.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/demo.sh b/demo.sh
index 4491536..e1fbdb6 100644
--- a/demo.sh
+++ b/demo.sh
@@ -2,3 +2,4 @@
 
 echo "demo test for gitlab"
 
+echo "printing working directory, `pwd`"
-- 
GitLab