[wgo-web] s/Bugzilla/THEME_PATH
- From: Andrea Veri <averi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wgo-web] s/Bugzilla/THEME_PATH
- Date: Wed, 13 Mar 2019 14:37:40 +0000 (UTC)
commit 65da80c8f262c89266fc7263c56cb46a67a5cf1b
Author: Andrea Veri <averi redhat com>
Date: Wed Mar 13 15:37:16 2019 +0100
s/Bugzilla/THEME_PATH
git-pull.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/git-pull.sh b/git-pull.sh
index 4da615a..a02496e 100755
--- a/git-pull.sh
+++ b/git-pull.sh
@@ -9,6 +9,6 @@ if [ -d "${THEME_PATH}" ]; then
git checkout -f
git pull
else
- echo "Unable to access the Bugzilla directory. Failing. \n"
+ echo "Unable to access the ${THEME_PATH} directory. Failing. \n"
exit 1
fi
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]