Hi guys,
There is Dependency overrides textarea field in Project Settings - Test Commands - Dependency Commands.
Is there any way to write multiline command like this?
cat > FILE.txt <<EOF
info code info
info code info
info code info
EOF
Hi guys,
There is Dependency overrides textarea field in Project Settings - Test Commands - Dependency Commands.
Is there any way to write multiline command like this?
cat > FILE.txt <<EOF
info code info
info code info
info code info
EOF