diff options
author | Tom Ryder <tom@sanctum.geek.nz> | 2016-09-23 07:49:06 +1200 |
---|---|---|
committer | Tom Ryder <tom@sanctum.geek.nz> | 2016-09-23 07:49:06 +1200 |
commit | dae2b5ec977601a2526f3c0bb99fb17cb2221b35 (patch) | |
tree | 04f91a2c56e8d9a247373a7f4473904dbecc1fed | |
parent | Strip README trailing blank line (diff) | |
download | mpdlrc-dae2b5ec977601a2526f3c0bb99fb17cb2221b35.tar.gz mpdlrc-dae2b5ec977601a2526f3c0bb99fb17cb2221b35.zip |
Strip the other blank lines
-rw-r--r-- | LICENSE | 1 | ||||
-rw-r--r-- | Makefile | 1 | ||||
-rwxr-xr-x | bin/mpdlrc | 1 | ||||
-rwxr-xr-x | bin/mpdlrc-notify-send | 1 | ||||
-rw-r--r-- | test/Darkthrone - To Walk The Infernal Fields.lrc | 1 |
5 files changed, 0 insertions, 5 deletions
@@ -154,4 +154,3 @@ UNLESS REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. - @@ -6,4 +6,3 @@ all : install : install -m 0755 bin/* "$(PREFIX)"/bin - @@ -153,4 +153,3 @@ sub read_lyrics_queue { # Return a reference to the built lyric object return \@lyrics; } - diff --git a/bin/mpdlrc-notify-send b/bin/mpdlrc-notify-send index 977cf1b..994c382 100755 --- a/bin/mpdlrc-notify-send +++ b/bin/mpdlrc-notify-send @@ -13,4 +13,3 @@ timeout=${MPDLC_TIMEOUT:-2000} while IFS= read -r lyric ; do notify-send -u "$priority" -t "$timeout" "$lyric" done < <(mpdlrc) - diff --git a/test/Darkthrone - To Walk The Infernal Fields.lrc b/test/Darkthrone - To Walk The Infernal Fields.lrc index 3232d66..d0890be 100644 --- a/test/Darkthrone - To Walk The Infernal Fields.lrc +++ b/test/Darkthrone - To Walk The Infernal Fields.lrc @@ -31,4 +31,3 @@ [07:02.47]And see the desecration [07:06.23]With my art I am the fist [07:10.25]In the face of God - |