[library-web/oscp] Typo fix
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [library-web/oscp] Typo fix
- Date: Mon, 24 Feb 2020 13:48:04 +0000 (UTC)
commit 37902985c443f764f794d51d89f733905c552afe
Author: Andrea Veri <av gnome org>
Date: Mon Feb 24 13:48:00 2020 +0000
Typo fix
lgo/release-notes-gen | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/lgo/release-notes-gen b/lgo/release-notes-gen
index ea1f2d5..015a220 100755
--- a/lgo/release-notes-gen
+++ b/lgo/release-notes-gen
@@ -39,6 +39,6 @@ for branch in ${branches[@]}; do
cd /data/cache
- tar czf "${TGZ}" --exclude=".svn" --exclude=".git" "${DIR}-{VERSION}"
+ tar czf "${TGZ}" --exclude=".svn" --exclude=".git" "release-notes-${VERSION}"
fi
done
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]