[yadt] push by krux...@gmail.com - fixing type call replaced with which on 2013-04-15 14:50 GMT

1 view
Skip to first unread message

ya...@googlecode.com

unread,
Apr 15, 2013, 10:50:48 AM4/15/13
to yadt-...@googlegroups.com
Revision: 7fcd773fceed
Branch: default
Author: kru...@gmail.com
Date: Mon Apr 15 07:49:03 2013
Log: fixing type call replaced with which
http://code.google.com/p/yadt/source/detail?r=7fcd773fceed

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

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

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

echo artefacts_query_epoch: $(date +%s)
Reply all
Reply to author
Forward
0 new messages