diff options
author | Christian Wieninger <cwieninger@gmx.de> | 2011-09-22 19:43:08 +0200 |
---|---|---|
committer | Christian Wieninger <cwieninger@gmx.de> | 2011-09-22 19:43:08 +0200 |
commit | eff341390c079060d0904a53b7eebe84e2315f3a (patch) | |
tree | d45d902e7a7022a95a3e9c58346d88c45e0da517 /scripts/recordingdone.sh | |
parent | be2c5ff1bfdff45d384981816ef692f0179a7f15 (diff) | |
download | vdr-plugin-epgsearch-eff341390c079060d0904a53b7eebe84e2315f3a.tar.gz vdr-plugin-epgsearch-eff341390c079060d0904a53b7eebe84e2315f3a.tar.bz2 |
Delete trailing whitespace, thanks to Ville Skyttä for patches
Diffstat (limited to 'scripts/recordingdone.sh')
-rwxr-xr-x | scripts/recordingdone.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/recordingdone.sh b/scripts/recordingdone.sh index ca71aa9..a176841 100755 --- a/scripts/recordingdone.sh +++ b/scripts/recordingdone.sh @@ -40,7 +40,7 @@ TEST=yes # should we add recordings that have a S-ID in info.vdr ? -# That is recordings already recorded with epgsearch-autotimer +# That is recordings already recorded with epgsearch-autotimer # and they are probably already in the done file! # yes = add recodrings with S-ID # no = don't add recordings with S-ID |