]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph.git/commitdiff
yasm-wrapper: echo original args
authorSage Weil <sage@redhat.com>
Thu, 31 Jul 2014 18:40:03 +0000 (11:40 -0700)
committerSage Weil <sage@redhat.com>
Thu, 31 Jul 2014 20:41:41 +0000 (13:41 -0700)
Signed-off-by: Sage Weil <sage@redhat.com>
src/yasm-wrapper

index 57d95def46ed231b408638b2610cfcd9875d6f77..c23f4452d0b0d83ed7c61d15309395e515ae012f 100755 (executable)
@@ -2,6 +2,7 @@
 
 # libtool and yasm do not get along.
 # filter out any crap that libtool feeds us that yasm does not understand.
+echo $0: got $*
 new=""
 touch=""
 while [ -n "$*" ]; do