From 600790edb224a22386f375042f8f542629fdfcc1 Mon Sep 17 00:00:00 2001 From: paul Date: Fri, 6 May 2016 13:37:20 +0000 Subject: [PATCH] fix svn path=/trunk/; revision=128 --- actions/watch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/actions/watch.sh b/actions/watch.sh index 796c654..01de7d5 100755 --- a/actions/watch.sh +++ b/actions/watch.sh @@ -64,7 +64,7 @@ case "${_COOKIE[watch]}" in debug PLAYURI "$playuri" - if [ -f "$metafile" ]; done + if [ -f "$metafile" ]; then cp "$metafile" "$playmeta" else rm "$playmeta" -- 2.39.2