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

/ec/ECSpooler/backends/prolog/
H A Dpl.sh5 # script we were handed, collect all STDOUT and STDERR output in $OP
24 OP=$(/opt/swiprolog/bin/pl -q -f none -t halt -s "$@" 2>&1)
27 echo "$OP"
37 if echo "$OP" | grep -q '^ERROR\|Goal (directive) failed:'

Completed in 21 milliseconds