Le 14/12/2011 09:53, Samuel Thibault a écrit : > Paul H. Hargrove, le Wed 14 Dec 2011 09:50:23 +0100, a écrit : >> It appears that something has passed bogus arguments to hwloc-calc. >> Adding "set -x" in test-hwloc-calc.sh.in I can find the failure is from: >> ./hwloc-calc --if synthetic --input "node:4 core:4 pu:4" pu:22-47 >> --largest --sep "" >> Which I can confirm fails when run by hand on this platform, but works fine >> elsewhere. > IIRC, the libtool-generated hwloc-calc shell script has issues with > empty parameters, such as "" above...
I guess I should just change this "" into something else, I am just testing --sep here, not --sep with a specific string. Brice
