From 6e190542d6f2adc953e6506021966de6352170bc Mon Sep 17 00:00:00 2001 From: Simon Rose Date: Fri, 15 Sep 2023 10:05:12 +0200 Subject: [PATCH] Update default sequencer url Due to issues at CSR-bessy, sequencer is no longer hosted there. M. Davidsaver is currently maintaining a mirror of that repository, which we can point to instead. --- defaults.set | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/defaults.set b/defaults.set index 9f433c5..8c28149 100644 --- a/defaults.set +++ b/defaults.set @@ -18,7 +18,7 @@ NTYPES_REPONAME=normativeTypesCPP NTYPES_REPOOWNER=epics-base # Sequencer -SNCSEQ_REPOURL=https://www-csr.bessy.de/control/SoftDist/sequencer/repo/branch-2-2.git +SNCSEQ_REPOURL=https://github.com/mdavidsaver/sequencer-mirror.git SNCSEQ_DEPTH=0 SNCSEQ_DIRNAME=seq