[Commits] [wesnoth/wesnoth] 7a539f: fs: Use /etc for certain tests instead of /bin
GitHub
noreply at github.com
Sat Nov 5 04:10:28 UTC 2016
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7a539fd17bfcf109900c7700bc58a6bee9344dbc
https://github.com/wesnoth/wesnoth/commit/7a539fd17bfcf109900c7700bc58a6bee9344dbc
Author: Ignacio R. Morelle <shadowm at wesnoth.org>
Date: 2016-11-05 (Sat, 05 Nov 2016)
Changed paths:
M src/tests/test_filesystem.cpp
Log Message:
-----------
fs: Use /etc for certain tests instead of /bin
Turns out /bin is a symbolic link to /usr/bin on some systems.
Whoever next says that /etc is sometimes a symbolic link to whatever
deserves to have this test broken for them. These are primarily intended
to be run by Travis anyway.
More information about the Commits
mailing list