diff --git a/benchmarks/u_rho/Snakefile b/benchmarks/u_rho/Snakefile index 44d34987..1035d9dd 100644 --- a/benchmarks/u_rho/Snakefile +++ b/benchmarks/u_rho/Snakefile @@ -77,6 +77,7 @@ else fi root -l -b -q '{input.script}("{input.plots}")' cat *.json +cp *.json results/ #cp {input.plots}_figures/*.pdf figures/ """