From 45901d548392c46a1e0c02d2b729f5d2d43e2ee7 Mon Sep 17 00:00:00 2001
From: Aaron Viets <aaron.viets@ligo.org>
Date: Wed, 28 Aug 2019 18:23:55 -0700
Subject: [PATCH] make it easy to run calibration pipeline in testing directory

---
 gstlal-calibration/tests/check_calibration/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/gstlal-calibration/tests/check_calibration/Makefile b/gstlal-calibration/tests/check_calibration/Makefile
index be9c8de571..90dd9a0eab 100644
--- a/gstlal-calibration/tests/check_calibration/Makefile
+++ b/gstlal-calibration/tests/check_calibration/Makefile
@@ -32,7 +32,7 @@ GDSOLDCONFIGS = Filters/ER14/GDSFilters/L1GDS_1235491416_old.ini
 GDSBETTERCONFIGS = Filters/ER14/GDSFilters/L1GDS_1235491416_better.ini
 GDSBESTCONFIGS = Filters/ER14/GDSFilters/L1GDS_1235491416_best.ini
 
-all: $(IFO)1_hoft_DCS_EXACTKAPPAS_frames.cache
+all: $(IFO)1_hoft_DCS_frames.cache
 
 ###############################################
 ### These commands should change less often ###
-- 
GitLab