[Pkg-mozext-commits] [jpm.sh] 26/43: Don't override the main script!

Hema Prathaban hemaprathaban-guest at moszumanska.debian.org
Thu Aug 17 07:52:35 UTC 2017


This is an automated email from the git hooks/post-receive script.

hemaprathaban-guest pushed a commit to branch master
in repository jpm.sh.

commit e99871a18af96e21e14aaaafceac5e6d2d83aebb
Author: nord-stream <nord-stream at ochaken.jp.eu.org>
Date:   Tue Mar 15 12:23:35 2016 +0000

    Don't override the main script!
---
 lib/xpi.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/xpi.sh b/lib/xpi.sh
index c02aaea..029f2ea 100644
--- a/lib/xpi.sh
+++ b/lib/xpi.sh
@@ -82,7 +82,7 @@ jpmXpiBuild () (
 			uncomitted=+uncomitted
 		}
 		printf '//Build:git-%s%s' "$gitHash" "$uncomitted" \
-			> "$buildDir/${addon_main_path}"
+			>> "$buildDir/${addon_main_path}"
 		
 		[ "$addon_release_phase" = stable ] && versionGit=''
 	}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mozext/jpm.sh.git



More information about the Pkg-mozext-commits mailing list