mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 05:52:59 +00:00 
			
		
		
		
	Changed text "test scripts" to "processes": some versions of expect(1)
fork child processes ...
This commit is contained in:
		| @@ -9,7 +9,7 @@ | |||||||
| # (at your option) any later version. | # (at your option) any later version. | ||||||
| # Please read the file COPYING, README and AUTHORS for more information. | # Please read the file COPYING, README and AUTHORS for more information. | ||||||
| # | # | ||||||
| # $Id: wait-tests.sh,v 1.2 2004/09/04 16:14:47 alex Exp $ | # $Id: wait-tests.sh,v 1.3 2004/09/04 18:22:42 alex Exp $ | ||||||
| # | # | ||||||
|  |  | ||||||
| [ "$1" -gt 0 ] 2> /dev/null && MAX="$1" || MAX=5 | [ "$1" -gt 0 ] 2> /dev/null && MAX="$1" || MAX=5 | ||||||
| @@ -26,7 +26,7 @@ while true; do | |||||||
|   [ $count -le $MAX ] && break |   [ $count -le $MAX ] && break | ||||||
|  |  | ||||||
|   if [ $msg -lt 1 ]; then |   if [ $msg -lt 1 ]; then | ||||||
|     echo -n "      waiting for test scripts to settle: " |     echo -n "      waiting for processes to settle: " | ||||||
|     msg=1 |     msg=1 | ||||||
|   fi |   fi | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton