[yadt] push by krux...@gmail.com - adding type -p instead of which on 2013-04-16 09:40 GMT

0 views
Skip to first unread message

ya...@googlecode.com

unread,
Apr 16, 2013, 5:41:13 AM4/16/13
to yadt-...@googlegroups.com
Revision: b6f2b9a94e02
Branch: default
Author: kru...@gmail.com
Date: Tue Apr 16 02:40:08 2013
Log: adding type -p instead of which
http://code.google.com/p/yadt/source/detail?r=b6f2b9a94e02

Modified:
/yadt-client/src/usr/bin/yadt-status-artefacts
/yadt-client/yadt-client.spec

=======================================
--- /yadt-client/src/usr/bin/yadt-status-artefacts Mon Apr 15 07:49:03 2013
+++ /yadt-client/src/usr/bin/yadt-status-artefacts Tue Apr 16 02:40:08 2013
@@ -16,7 +16,7 @@
QUERYFORMAT="- %{NAME}/%{EPOCH}:%{VERSION}-%{RELEASE}"

echo next_artefacts:
-NEXT_ARTEFACTS=$(sudo $(which repoquery) -a --pkgnarrow=updates
--queryformat "$QUERYFORMAT")
+NEXT_ARTEFACTS=$(sudo $(type -p repoquery) -a --pkgnarrow=updates
--queryformat "$QUERYFORMAT")
echo "$NEXT_ARTEFACTS"

echo artefacts_query_epoch: $(date +%s)
=======================================
--- /yadt-client/yadt-client.spec Mon Mar 25 04:35:32 2013
+++ /yadt-client/yadt-client.spec Tue Apr 16 02:40:08 2013
@@ -1,6 +1,6 @@
Summary: yadt client
Name: yadt-client
-Version: 1.51
+Version: 1.54
Release: 1
License: GPL
Vendor: Immobilien Scout GmbH
@@ -49,6 +49,10 @@


%changelog
+* Tue Apr 16 2013 Marcel.wolf <marce...@immobilienscout24.de>
+- adding type -p instead of type -a (or which)
+- Next Artefact now called with sudo, yadt now can install OS updates
+
* Mon Mar 25 2013 Marcel Wolf <marce...@immobilienscout24.de>
- add retry logic for already running yadt-yum processes

Reply all
Reply to author
Forward
0 new messages