diff options
Diffstat (limited to 'tests/cp/preserve-gid')
-rwxr-xr-x | tests/cp/preserve-gid | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/preserve-gid b/tests/cp/preserve-gid index 1f18e0375..a999322d2 100755 --- a/tests/cp/preserve-gid +++ b/tests/cp/preserve-gid @@ -16,7 +16,7 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_root_ create() { |