aboutsummaryrefslogtreecommitdiffstats
path: root/test/test-fstat.sh
blob: 88eab8b14317d42209f1af035575198969c068d7 (plain)
1
2
3
4
5
6
7
8
#!/bin/bash
#
# SPDX-License-Identifier: LGPL-2.1-only
#

ln -s . symlink
trap "rm symlink" 0
./test/test-fstat