]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfs/298: cd to / instead of ~
authorOmar Sandoval <osandov@fb.com>
Wed, 16 Nov 2016 00:34:01 +0000 (16:34 -0800)
committerEryu Guan <eguan@redhat.com>
Fri, 18 Nov 2016 08:40:45 +0000 (16:40 +0800)
commit9c5a3fa344a87fd6b9bf6989cd9ef880c97104f5
tree4a68a325a0ff0271f7f9e1af091bf0671beb8d36
parent1b244cdab292463096d2db34c679fc37e71c87ac
xfs/298: cd to / instead of ~

In our kernel testing infrastructure, "$HOME" isn't defined.
Everywhere else in xfstests does `cd /` instead, so let's just do
that.

Signed-off-by: Omar Sandoval <osandov@fb.com>
Reviewed-by: Eryu Guan <eguan@redhat.com>
Signed-off-by: Eryu Guan <eguan@redhat.com>
tests/xfs/298