From e161aa77421d5201e4e982f523b3e641e5f30cd4 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Tue, 30 Mar 2010 10:37:40 -0500 Subject: mythtv-stable: fix typo in pretty. The dir had an extra a on the end. --- abs/core-testing/mythtv/stable-0.22/mythtv/pretty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abs/core-testing/mythtv/stable-0.22/mythtv/pretty b/abs/core-testing/mythtv/stable-0.22/mythtv/pretty index 8b0e051..754e294 100755 --- a/abs/core-testing/mythtv/stable-0.22/mythtv/pretty +++ b/abs/core-testing/mythtv/stable-0.22/mythtv/pretty @@ -5,7 +5,7 @@ then su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythlink.pl --link /myth/pretty" elif [ -f /usr/share/mythtv/contrib/user_jobs/mythrename.pl ] then - su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythrename.pl --link /myth/pretty"a + su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythrename.pl --link /myth/pretty" fi -- cgit v0.12