[node-patches] Change in ovirt-node[master]: test: Add testcase to check binary dependencies
mburns at redhat.com
mburns at redhat.com
Tue Jul 16 16:08:57 UTC 2013
Michael Burns has posted comments on this change.
Change subject: test: Add testcase to check binary dependencies
......................................................................
Patch Set 2: (1 inline comment)
....................................................
File tests/igor/tcs/check_bin_lib_dependencies.sh
Line 18:
Line 19: for BINARY in $BINARIES;
Line 20: do
Line 21: igor_highlight "Checking $BINARY"
Line 22:
whitespace
Line 23: if ldd $BINARY | grep -q "not found";
Line 24: then
Line 25: igor_debug "Missing dependencies found:"
Line 26: ldd $BINARY
--
To view, visit http://gerrit.ovirt.org/16948
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I150c759c1e4f63f9f120b3f4d9403f9dcd8560b5
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>
Gerrit-Reviewer: Michael Burns <mburns at redhat.com>
More information about the node-patches
mailing list