Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
echo "sent $try signal"
done &
-# Ensure "wait" have something to wait for
+# Ensure "wait" has something to wait for
sleep 2 &
# Ensure we do not execute "trap" below before "kill -USR1" above
/*
* $RANDOM support.
*
- * Copyright (C) 2008 Denys Vlasenko
+ * Copyright (C) 2009 Denys Vlasenko
*
* Licensed under GPLv2, see file LICENSE in this tarball for details.
*/
/*
* $RANDOM support.
*
- * Copyright (C) 2008 Denys Vlasenko
+ * Copyright (C) 2009 Denys Vlasenko
*
* Licensed under GPLv2, see file LICENSE in this tarball for details.
*/