~vila/autopkgtest/git-master

Viewing all changes in revision 1645.

  • Committer: Antonio Terceiro
  • Date: 2017-10-25 19:56:04 UTC
  • Revision ID: git-v1:bc432b93d50953bc58edd06a41ca39af99ad4af2
setup-commands/setup-testbed: fix test for whether /etc/resolv.conf is a symlink

-e will return tru only if the file exists and is a symlink, *and* if the
symlink target exists. In this case, we want -L, which is true if the file is a
symlink regardless if the symlink target exists or not.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: