]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - .travis-functions.sh
su: change error message
[thirdparty/util-linux.git] / .travis-functions.sh
index d92927e77abaf7fce3166dc5aaba8b166af789b6..684c20588d9c2349517f53e10b110bd0c031c519 100755 (executable)
@@ -68,7 +68,7 @@ function check_nonroot
 
 function check_root
 {
-       local opts="$MAKE_CHECK_OPTS --parallel=1 --show-diff"
+       local opts="$MAKE_CHECK_OPTS --show-diff"
 
        xconfigure \
                --enable-all-programs \
@@ -126,7 +126,6 @@ function travis_install_script
 function osx_install_script
 {
        brew update >/dev/null
-       brew tap homebrew/dupes
 
        brew install gettext ncurses socat xz
        brew link --force gettext