From 9728388043af86fefee64336c584f5132273c9bc Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Sat, 8 Dec 2012 15:47:37 -0500 Subject: make the messages while waiting for a chroot lock more helpful --- src/chroot-tools/libremakepkg | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/chroot-tools/libremakepkg') diff --git a/src/chroot-tools/libremakepkg b/src/chroot-tools/libremakepkg index 15f5822..2901b0d 100755 --- a/src/chroot-tools/libremakepkg +++ b/src/chroot-tools/libremakepkg @@ -181,7 +181,8 @@ main() { # OK, we're starting now ############################################### - lock_open_write 9 "$copydir" "Locking chroot '$CHROOTCOPY'" + lock_open_write 9 "$copydir" \ + "Waiting for existing lock on \`$copydir' to be released" # Set target CARCH as it might be used within the PKGBUILD to select # correct sources -- cgit v1.2.2