[yt-svn] commit/yt: xarthisius: Drop halo_analysis from the list of output directories

commits-noreply at bitbucket.org commits-noreply at bitbucket.org
Wed Jun 10 10:34:31 PDT 2015


1 new commit in yt:

https://bitbucket.org/yt_analysis/yt/commits/c559a1cb6ea1/
Changeset:   c559a1cb6ea1
Branch:      yt
User:        xarthisius
Date:        2015-06-10 17:24:45+00:00
Summary:     Drop halo_analysis from the list of output directories
Affected #:  1 file

diff -r 242b9f739613f32ed715b6ec2298476bb88d1f3f -r c559a1cb6ea100b364f16eb35042d8ac5981b0c1 doc/helper_scripts/run_recipes.py
--- a/doc/helper_scripts/run_recipes.py
+++ b/doc/helper_scripts/run_recipes.py
@@ -13,7 +13,7 @@
 from yt.config import ytcfg
 
 FPATTERNS = ['*.png', '*.txt', '*.h5', '*.dat']
-DPATTERNS = ['LC*', 'LR', 'DD0046', 'halo_analysis']
+DPATTERNS = ['LC*', 'LR', 'DD0046']
 BADF = ['cloudy_emissivity.h5', 'apec_emissivity.h5',
         'xray_emissivity.h5', 'AMRGridData_Slice_x_density.png']
 CWD = os.getcwd()

Repository URL: https://bitbucket.org/yt_analysis/yt/

--

This is a commit notification from bitbucket.org. You are receiving
this because you have the service enabled, addressing the recipient of
this email.


More information about the yt-svn mailing list