summaryrefslogtreecommitdiff
path: root/tests/misc/stat-mount.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/stat-mount.sh')
-rwxr-xr-xtests/misc/stat-mount.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/stat-mount.sh b/tests/misc/stat-mount.sh
index c93d8dcb5..d262ceb5f 100755
--- a/tests/misc/stat-mount.sh
+++ b/tests/misc/stat-mount.sh
@@ -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/>.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ stat
df_mnt=$(df -P . | sed -n '2s/.* \([^ ]*$\)/\1/p')