From 9dc8eaf285f278bd42acaa146078be08f7fb0f79 Mon Sep 17 00:00:00 2001 From: bel Date: Sat, 22 Jun 2019 17:10:07 -0600 Subject: [PATCH] update gitignore Former-commit-id: eac621f7f6f4bd953309e9624567feb58608ae8e --- .gitignore | 2 +- testdata/2add | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 9d94cb3..7efa538 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ rssmon3 exec-rssmon3 **.sw* -**testdata +**/testdata diff --git a/testdata/2add b/testdata/2add index feb6178..bfb1bd6 100644 --- a/testdata/2add +++ b/testdata/2add @@ -38,7 +38,7 @@ https://www.youtube.com/feeds/videos.xml?channel_id=UCs-w7E2HZWwXmjt9RTvBB_A https://roosterteeth.com/show/rt-podcast/feed/mp3 podcast ".*" ".*" "6h" ' feedsB="$(printf "%s\n" "$feeds" | grep -v '^$' | tail -n 1)" -feeds="$feedsB" +#feeds="$feedsB" defaultIF='""' defaultCF='""'