summaryrefslogtreecommitdiffstats
path: root/jjb
diff options
context:
space:
mode:
Diffstat (limited to 'jjb')
-rw-r--r--jjb/dmm/include-raw-dmm-csit-functional-virl.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/jjb/dmm/include-raw-dmm-csit-functional-virl.sh b/jjb/dmm/include-raw-dmm-csit-functional-virl.sh
index 715601a21..444d2611c 100644
--- a/jjb/dmm/include-raw-dmm-csit-functional-virl.sh
+++ b/jjb/dmm/include-raw-dmm-csit-functional-virl.sh
@@ -26,7 +26,7 @@ fi
mkdir -p ./csit/dmm/
# Move the dmm to the csit dir
-rsync -av --progress --exclude="csit" . ./csit/dmm/
+rsync -av --progress --exclude="./csit" . ./csit/dmm/
cd csit