index : devtools32 | |
Archlinux32 fork of devtools | gitolite user |
summaryrefslogtreecommitdiff |
author | Luke Shumaker <lukeshu@parabola.nu> | 2017-02-06 02:55:30 -0500 |
---|---|---|
committer | Luke Shumaker <lukeshu@parabola.nu> | 2017-02-06 03:10:11 -0500 |
commit | 09bc36a930319d1287c41b78b24acfb36b0a8715 (patch) | |
tree | b5835925ca7e38c9810c26e02f0ec5b29bea41f5 /makechrootpkg.in | |
parent | 76dec8507e2e767db07f967644ed8958f85cd5a2 (diff) |
-rw-r--r-- | makechrootpkg.in | 2 |
diff --git a/makechrootpkg.in b/makechrootpkg.in index 284d444..9970145 100644 --- a/makechrootpkg.in +++ b/makechrootpkg.in @@ -103,7 +103,7 @@ create_chroot() { stat_done # Drop the read lock again - exec 8>&- + lock_close 8 fi # Update mtime |