Fixing path.
This commit is contained in:
@@ -18,6 +18,7 @@ xdotool key Return
|
||||
wait ${RPID}
|
||||
RETV=$?
|
||||
OUTPUT=$(cat output.txt | tr '\n' ' ')
|
||||
echo ${OUTPUT}
|
||||
if [ "${OUTPUT}" != 'noot ' ]
|
||||
then
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user