diff options
| author | Hans de Goede <hdegoede@redhat.com> | 2010-08-02 17:52:29 +0200 |
|---|---|---|
| committer | Hans de Goede <hdegoede@redhat.com> | 2010-08-02 18:43:56 +0200 |
| commit | 8feb2cda37a0477ce89020aa93ac2440cce26bb8 (patch) | |
| tree | bf480719710c9ddfde7c61a19f147eac17a77d9f /scripts/githooks/commit-msg | |
| parent | daa2035deff9cfec34ce5a073702aeb1d78c846f (diff) | |
shutdown: Use lstat to test for /lib64
When deciding if we need to mv /lib64_old to /lib64 or /lib_old to /lib
after unmounting /mnt/runtime, lstat must be used as /lib64 if present
is a link to a no longer existing dir, so using regular stat to test for
/lib64 will fail as regular stat follows links.
Related: rhbz#604614
Diffstat (limited to 'scripts/githooks/commit-msg')
0 files changed, 0 insertions, 0 deletions
