summaryrefslogtreecommitdiff
path: root/tests/mv/perm-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/perm-1')
-rwxr-xr-xtests/mv/perm-18
1 files changed, 2 insertions, 6 deletions
diff --git a/tests/mv/perm-1 b/tests/mv/perm-1
index 84b5828fd..fda23ed2d 100755
--- a/tests/mv/perm-1
+++ b/tests/mv/perm-1
@@ -17,12 +17,8 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-if test "$VERBOSE" = yes; then
- set -x
- mv --version
-fi
-
-. $srcdir/test-lib.sh
+. "${srcdir=.}/init.sh"; path_prepend_ ../src
+test "$VERBOSE" = yes && mv --version
skip_if_root_
mkdir -p no-write/dir || framework_failure