Commit 3956c320 authored by Vitaly Lipatov's avatar Vitaly Lipatov

printout used apt sources

parent 216bf5ff
...@@ -89,4 +89,6 @@ prepare_aptconfig() ...@@ -89,4 +89,6 @@ prepare_aptconfig()
$ETERBUILD_APTREPO $ETERBUILD_APTREPO
EOF EOF
fi fi
echo "Apt sources from $OURSOURCES:"
cat $OURSOURCES | grep -v "^#" | grep -v "^\$" | grep rpm
} }
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment