typo
This commit is contained in:
parent
9aa8fa0d70
commit
e10fc753df
@ -135,7 +135,7 @@ then
|
|||||||
then
|
then
|
||||||
JSONF=`$CS -s merchant-wireformat -o ${ARG_W}_RESPONSE_FILE -f`
|
JSONF=`$CS -s merchant-wireformat -o ${ARG_W}_RESPONSE_FILE -f`
|
||||||
mkdir -p `dirname "$JSONF"`
|
mkdir -p `dirname "$JSONF"`
|
||||||
echo "$ARG_J" > "$JSONF" || exit 1
|
echo "$ARG_JM" > "$JSONF" || exit 1
|
||||||
else
|
else
|
||||||
echo "Skipped generating wire details for merchant"
|
echo "Skipped generating wire details for merchant"
|
||||||
fi
|
fi
|
||||||
|
Loading…
Reference in New Issue
Block a user