Skip to content

Commit

Permalink
refreshing
Browse files Browse the repository at this point in the history
  • Loading branch information
josd committed Nov 4, 2024
1 parent 764d4a1 commit ba54375
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reasoning/test
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ version=$(eye --version 2>&1 | grep EYE | awk '{ print $2 }')

echo -e "${YELLOW}---------------------${NORMAL}"
echo -e "${YELLOW}Running eye reasoning${NORMAL}"
echo -e "${YELLOW}Using eye $version${NORMAL}"
echo -e "${YELLOW}eye $version${NORMAL}"
echo -e "${YELLOW}---------------------${NORMAL}"
echo ""

Expand Down

0 comments on commit ba54375

Please sign in to comment.