[Pkg-wmaker-commits] [wmbubble] 07/207: Don't run play twice. (why?) (debian)

Doug Torrance dtorrance-guest at moszumanska.debian.org
Mon Aug 24 04:17:49 UTC 2015


This is an automated email from the git hooks/post-receive script.

dtorrance-guest pushed a commit to branch master
in repository wmbubble.

commit 90e6813edee240524daff47f92ba4aedc1e8fbff
Author: Robert Jacobs <rnjacobs at mit.edu>
Date:   Mon Aug 29 19:22:14 2011 -0700

    Don't run play twice. (why?) (debian)
---
 misc/wakwak.sh | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/misc/wakwak.sh b/misc/wakwak.sh
index 3ee379d..2b89268 100644
--- a/misc/wakwak.sh
+++ b/misc/wakwak.sh
@@ -1,3 +1,2 @@
 #!/bin/sh
-play wak.wav > /dev/null
-play wak.wav > /dev/null
+play /usr/share/wmbubble/wak.wav /usr/share/wmbubble/wak.wav > /dev/null

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wmaker/wmbubble.git



More information about the Pkg-wmaker-commits mailing list