diff --git a/bin/bscentos2test b/bin/bscentos2test
index 7744323619d878b11999df55fc953edac3b6c378..c038f9c1e585b8f9736338308b16d9cb1a83dc26 100755
--- a/bin/bscentos2test
+++ b/bin/bscentos2test
@@ -140,7 +140,8 @@ do
 
     DIRSRC_BIN="/mnt/data1/dist/centos/$CENTOS_VER"
     [ ! -d $DIRSRC_BIN ] && echo -e $ROUGE "*** no src directory: $DIRSRC_BIN (check -x option). Skipping $DIST for now." && continue
-    DIRSRC_SRC="/mnt/data1/dist/mirror/vault.centos.org/centos/$CENTOS_VER_SHORT"
+    #DIRSRC_SRC="/mnt/data1/dist/mirror/vault.centos.org/centos/$CENTOS_VER_SHORT"
+    DIRSRC_SRC="/mnt/data1/dist/centos-vault/centos/$CENTOS_VER_SHORT"
     #DIRSRC_DBGOT="/mnt/data1/dist/mirror/debuginfo.centos.org/centos/$CENTOS_VER_SHORT"
     #DIRSRC_DBGOS="/mnt/data1/dist/mirror/debuginfo.centos.org/$CENTOS_VER_SHORT"
     DIRSRC_DBGOT="/mnt/data1/dist/centos-debuginfo/centos/$CENTOS_VER_SHORT"