From: Bryce Harrington <[email protected]>
Signed-off-by: Bryce Harrington <[email protected]>
---
release.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/release.sh b/release.sh
index ef384de..0a1c607 100755
--- a/release.sh
+++ b/release.sh
@@ -595,7 +595,7 @@ process_module() {
if [ "x$FORCE" = "xyes" ]; then
echo "Warning: overwriting released tarballs due to --force
option."
else
- echo "Error: tarball $tar_name already exists. Use --force to
overwrite."
+ echo "Error: tarball $tar_name already exists on $hostname. Use
--force to overwrite."
cd $top_src
return 1
fi
--
1.9.1
_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel