summaryrefslogtreecommitdiffstats
path: root/abs/core-testing
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2010-03-30 15:41:46 (GMT)
committerJames Meyer <james.meyer@operamail.com>2010-03-30 15:41:46 (GMT)
commit6390dba4d7a13cb0c042652dc7a93ba47a2b37e4 (patch)
tree001b5aa69fd80420390e7c19f89367643c77a539 /abs/core-testing
parentedbe9125b486b5a1030507603344f58822f994fc (diff)
downloadlinhes_pkgbuild-6390dba4d7a13cb0c042652dc7a93ba47a2b37e4.zip
linhes_pkgbuild-6390dba4d7a13cb0c042652dc7a93ba47a2b37e4.tar.gz
linhes_pkgbuild-6390dba4d7a13cb0c042652dc7a93ba47a2b37e4.tar.bz2
mythtv: pretty, remove double header
Diffstat (limited to 'abs/core-testing')
-rwxr-xr-xabs/core-testing/mythtv/stable-0.22/mythtv/pretty1
-rwxr-xr-xabs/core-testing/mythtv/trunk/mythtv/pretty1
2 files changed, 0 insertions, 2 deletions
diff --git a/abs/core-testing/mythtv/stable-0.22/mythtv/pretty b/abs/core-testing/mythtv/stable-0.22/mythtv/pretty
index 754e294..795ad4c 100755
--- a/abs/core-testing/mythtv/stable-0.22/mythtv/pretty
+++ b/abs/core-testing/mythtv/stable-0.22/mythtv/pretty
@@ -1,5 +1,4 @@
#!/bin/bash
-#!/bin/bash
if [ -f /usr/share/mythtv/contrib/user_jobs/mythlink.pl ]
then
su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythlink.pl --link /myth/pretty"
diff --git a/abs/core-testing/mythtv/trunk/mythtv/pretty b/abs/core-testing/mythtv/trunk/mythtv/pretty
index 7e1dcac..7e0ab21 100755
--- a/abs/core-testing/mythtv/trunk/mythtv/pretty
+++ b/abs/core-testing/mythtv/trunk/mythtv/pretty
@@ -1,5 +1,4 @@
#!/bin/bash
-#!/bin/bash
if [ -f /usr/share/mythtv/contrib/user_jobs/mythlink.pl ]
then
su - mythtv -c "perl /usr/share/mythtv/contrib/user_jobs/mythlink.pl --link /myth/pretty"