deptest: Capitalize failure message. Makes it easier to spot in the logs.
SVN-Revision: 23855
This commit is contained in:
		| @@ -111,7 +111,7 @@ test_package() # $1=pkgname | |||||||
| 		touch "$STAMP_SUCCESS" | 		touch "$STAMP_SUCCESS" | ||||||
| 	else | 	else | ||||||
| 		touch "$STAMP_FAILED" | 		touch "$STAMP_FAILED" | ||||||
| 		echo "Building package $pkg failed!" | 		echo "Building package $pkg FAILED" | ||||||
| 	fi | 	fi | ||||||
| } | } | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Michael Büsch
					Michael Büsch