Merge: oot: add 2 random projects found on the Internet.
authorJean Privat <jean@pryen.org>
Fri, 16 Jun 2017 18:56:43 +0000 (14:56 -0400)
committerJean Privat <jean@pryen.org>
Fri, 16 Jun 2017 18:56:43 +0000 (14:56 -0400)
They seems to be free software, so I think it is ok to include them...

Pull-Request: #2484
Reviewed-by: Alexis Laferrière <alexis.laf@xymus.net>

contrib/oot.sh
contrib/oot.txt

index ff29ba2..351e69d 100755 (executable)
@@ -21,6 +21,7 @@
 update_oot() {
        if test -d "$dir"; then
                echo "$name: git pull"
+               ../misc/jenkins/unitrun.sh "cmd-$name-remote" git --work-tree="$PWD/$dir" --git-dir="$PWD/$dir/.git" remote set-url origin "$repo"
                ../misc/jenkins/unitrun.sh "cmd-$name-pull" git --work-tree="$PWD/$dir" --git-dir="$PWD/$dir/.git" pull -f
        else
                echo "$name: git clone"
index 4ceea39..46e720b 100644 (file)
@@ -2,6 +2,8 @@
 # Format: repo name
 https://github.com/R4PaSs/brewnit.git brewnit
 https://gitlab.com/xymus/darpg.git darpg
+https://gitlab.com/jeremlvt/dawn_arrival.git dawn_arrival
 https://github.com/Morriar/Missions.git missions
+https://gitlab.com/Heavyshield/NitGains.git nitgains
 https://github.com/ppepos/pep8-dbg.git pep8dbg
 https://gitlab.com/xymus/sputnit.git sputnit