diff --git a/gstlal-calibration/tests/check_calibration/Makefile b/gstlal-calibration/tests/check_calibration/Makefile
index efee096825f292b4822b7004850206297d8b077d..4765d01b213eb21309229cc9a16280a212f186f4 100644
--- a/gstlal-calibration/tests/check_calibration/Makefile
+++ b/gstlal-calibration/tests/check_calibration/Makefile
@@ -36,6 +36,7 @@ $(IFO)1_raw_frames.cache:
 $(IFO)1_easy_raw_frames.cache: $(IFO)1_raw_frames.cache framesdir
 	FrChannels $(shell sed -nr '0,/localhost/ s/.*localhost([^"]+).*/\1/p' $(IFO)1_raw_frames.cache) > frchannels.txt
 	python frame_manipulator.py --ifo $(IFO)1 --gps-start-time $(START) --gps-end-time $(END) --frame-cache $(IFO)1_raw_frames.cache --frame-type $(IFO)1_R --output-path Frames/$(OBSRUN)/$(IFO)1/easy_raw/
+	ls Frames/$(OBSRUN)/$(IFO)1/easy_raw/$(IFO)-$(IFO)1_R*.gwf
 	rm frchannels.txt
 
 $(IFO)1_C00_frames.cache: