[sysadmin-bin] Output a txt as well as a doap file
- From: Andrea Veri <averi src gnome org>
- To: gnome-sysadmin gnome org,commits-list gnome org
- Subject: [sysadmin-bin] Output a txt as well as a doap file
- Date: Thu, 28 Jun 2018 10:18:13 +0000 (UTC)
commit 43980d5c3eb7f628cd5e4291c27d70dfcbf7fe7f
Author: Andrea Veri <averi redhat com>
Date: Thu Jun 28 12:17:59 2018 +0200
Output a txt as well as a doap file
git/update-repositories-doap | 1 +
1 file changed, 1 insertion(+)
---
diff --git a/git/update-repositories-doap b/git/update-repositories-doap
index 61b9980..44ab181 100755
--- a/git/update-repositories-doap
+++ b/git/update-repositories-doap
@@ -5,4 +5,5 @@ BINDIR=/home/admin/bin/git
echo -n "Updating the repository list... "
$BINDIR/build-repo-list --output=doap > /opt/gitlab/embedded/service/gitlab-rails/public/repositories.doap
+$BINDIR/build-repo-list --output=txt > /opt/gitlab/embedded/service/gitlab-rails/public/repositories.txt
echo "done"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]