aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'templates/revdep-snippet')
-rw-r--r--templates/revdep-snippet7
1 files changed, 1 insertions, 6 deletions
diff --git a/templates/revdep-snippet b/templates/revdep-snippet
index 03fa511..72d7dd2 100644
--- a/templates/revdep-snippet
+++ b/templates/revdep-snippet
@@ -1,6 +1 @@
-eout=$( @@FEATURES@@ @@USE@@ emerge -1 @@EMERGEOPTS@@ @@CPV@@ 2>&1 1>/dev/tty )
-if [[ $? == 0 ]] ; then
- echo "@@FEATURES@@ @@USE@@ succeeded for @@CPV@@" >> @@REPORTFILE@@
-else
- @@USE@@ @@FEATURES@@ tatt_pkg_error "@@CPV@@" "${eout}"
-fi
+@@USE@@ T@@FEATURES@@ tatt_test_pkg "@@CPV@@"