aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-10 18:35:29 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-10 18:35:29 +0300
commitce1af46af7a84d061676ede08dab2a0be3fadbaf (patch)
tree61e73d342ba39c9838474d7171d27b11e434aefe
parent064af6a78ecae9e12f93d34238e5427a3a67c9d0 (diff)
downloadeclat-ce1af46af7a84d061676ede08dab2a0be3fadbaf.tar.gz
eclat-ce1af46af7a84d061676ede08dab2a0be3fadbaf.tar.bz2
Switch to grecs b06fb7d3
-rwxr-xr-xbootstrap3
m---------grecs0
2 files changed, 1 insertions, 2 deletions
diff --git a/bootstrap b/bootstrap
index a647be3..6a2a754 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,7 +1,6 @@
#! /bin/sh
set -e
-git submodule init
-git submodule update
+git submodule update --init --recursive
if ! test -r ChangeLog; then
cat > ChangeLog <<EOT
This file is a placeholder. It will be replaced with the actual ChangeLog
diff --git a/grecs b/grecs
-Subproject 27ca9f5819d0e44173a5f61a241cd066ad15713
+Subproject b06fb7d30415eec1d2efb39286ab96070c724fd

Return to:

Send suggestions and report system problems to the System administrator.