Skip to content
This repository has been archived by the owner on Jul 8, 2022. It is now read-only.

Commit

Permalink
.travis/test.sh: Fix EOL at EOF
Browse files Browse the repository at this point in the history
  • Loading branch information
t-b committed Sep 10, 2020
1 parent ce24174 commit 74bbee3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,4 @@ docker exec cpp_tango /bin/sh -c 'cd /home/tango/src/build/cpp_test_suite/enviro
if [ $? -ne "0" ]
then
exit -1
fi
fi

0 comments on commit 74bbee3

Please sign in to comment.