Home
last modified time | relevance | path

Searched refs:CMDFILEADDR (Results 1 - 1 of 1) sorted by relevance

/third_party/ltp/
H A Drunltp114 -v [ -w CMDFILEADDR ] [ -x INSTANCES ] [ -b DEVICE ] [-B LTP_DEV_FS_TYPE]
166 -w CMDFILEADDR Uses wget to get the user's list of testcases.
202 local CMDFILEADDR=
436 w) CMDFILEADDR=$OPTARG;;
576 if [ -z "$CMDFILES" ] && [ -z "$CMDFILEADDR" ]; then
618 [ -n "$CMDFILEADDR" ] && \
620 wget -q "${CMDFILEADDR}" -O ${TMP}/wgetcmdfile
622 echo "FATAL: error while getting the command file with wget (address $CMDFILEADDR)"

Completed in 2 milliseconds