diff options
author | Michael Hanson <hansonorders@verison.net> | 2010-04-01 23:31:09 (GMT) |
---|---|---|
committer | Michael Hanson <hansonorders@verison.net> | 2010-04-01 23:31:09 (GMT) |
commit | f136e5741a33162b6d6f341d6cefadf9272fe33f (patch) | |
tree | 1f175f22af0bdf54fe6afd16920a81aede4c2405 /abs/core-testing/mythtv/trunk | |
parent | 71fef603911d15fd30b1033e565aecb01c4a1c11 (diff) | |
parent | ad6f3d9f722f3fd13b5960520023cd1d32628bbf (diff) | |
download | linhes_pkgbuild-f136e5741a33162b6d6f341d6cefadf9272fe33f.zip linhes_pkgbuild-f136e5741a33162b6d6f341d6cefadf9272fe33f.tar.gz linhes_pkgbuild-f136e5741a33162b6d6f341d6cefadf9272fe33f.tar.bz2 |
Merge branch 'master' of mihanson@knoppmyth.net:LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/mythtv/trunk')
-rwxr-xr-x | abs/core-testing/mythtv/trunk/mythtv/pretty | 1 |
1 files changed, 0 insertions, 1 deletions
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" |