aboutsummaryrefslogtreecommitdiffstats
path: root/t.realpath
blob: 634fc15f9817554fccabe5f2327a89def815a392 (plain)
1
2
3
4
5
6
#! /bin/sh

# This is a rudimentary tests to check if realpath() works.

set -eu
./fm_realpath "." "$(pwd)"