diff options
author | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-22 14:51:34 (GMT) |
---|---|---|
committer | Cecil Hugh Watson <knoppmyth@gmail.com> | 2009-06-22 14:51:34 (GMT) |
commit | 7261f38f4e32ab918f5ebf8c5f5fe6e807c145ba (patch) | |
tree | 1b3cdb98bd3394bdb09d3b779baf56a57f3a7778 /abs/core-testing/LinHES-config/systemconfig.sh | |
parent | 52453cb0e266095b08f896c20fa86a0be0dbfc6d (diff) | |
parent | 71f2f52cdb80bb814fde97b994e1625beac55282 (diff) | |
download | linhes_pkgbuild-7261f38f4e32ab918f5ebf8c5f5fe6e807c145ba.zip linhes_pkgbuild-7261f38f4e32ab918f5ebf8c5f5fe6e807c145ba.tar.gz linhes_pkgbuild-7261f38f4e32ab918f5ebf8c5f5fe6e807c145ba.tar.bz2 |
Merge branch 'HEAD' of ssh://cesman@knoppmyth.net/mount/repository/LinHES-PKGBUILD
Diffstat (limited to 'abs/core-testing/LinHES-config/systemconfig.sh')
-rwxr-xr-x | abs/core-testing/LinHES-config/systemconfig.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/abs/core-testing/LinHES-config/systemconfig.sh b/abs/core-testing/LinHES-config/systemconfig.sh index 4f58ee2..57bff5a 100755 --- a/abs/core-testing/LinHES-config/systemconfig.sh +++ b/abs/core-testing/LinHES-config/systemconfig.sh @@ -11,4 +11,6 @@ echo "----------------------start of systemconfig $@ ----------------------" postfix=`cat ${BASE}/usr/local/share/mythtv/.releasetype` systemconfig.py -m $@ +echo "exit code $?" + |