Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
provision
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
provision
Commits
ff6929e1
Commit
ff6929e1
authored
Apr 8, 2011
by
anarcat
Browse files
Options
Downloads
Patches
Plain Diff
Revert "change version information for release 6.x-1.0-rc6"
This reverts commit
7e43a156
.
parent
7e43a156
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
aegir.make
+2
-2
2 additions, 2 deletions
aegir.make
provision.info
+1
-1
1 addition, 1 deletion
provision.info
upgrade.sh.txt
+1
-1
1 addition, 1 deletion
upgrade.sh.txt
with
4 additions
and
4 deletions
aegir.make
+
2
−
2
View file @
ff6929e1
...
...
@@ -4,6 +4,6 @@ api = 2
projects[drupal][type]
=
"core"
projects[hostmaster][type]
=
"profile"
projects[hostmaster][download][type] = "
http
:
//git.drupal.org/project/hostmaster.
git"
projects[hostmaster][download][type]
=
"git"
projects[hostmaster][download][url] = "http
:
//git.drupal.org/project/hostmaster.git"
projects[hostmaster][download][
tag
]
=
"6.x-1.
0-rc6
"
projects[hostmaster][download][
branch
]
=
"6.x-1.
x
"
This diff is collapsed.
Click to expand it.
provision.info
+
1
−
1
View file @
ff6929e1
name=Provision
description="Aegir backend"
version=6.x-1.
0-rc6
version=6.x-1.
x
This diff is collapsed.
Click to expand it.
upgrade.sh.txt
+
1
−
1
View file @
ff6929e1
...
...
@@ -15,7 +15,7 @@ msg() {
}
# basic variables, change before running
AEGIR_VERSION="6.x-1.
0-rc6
"
AEGIR_VERSION="6.x-1.
x
"
DRUSH_DIR=$HOME/drush
DRUSH=$DRUSH_DIR/drush.php
if which drush 2> /dev/null > /dev/null && which drush | grep -v 'no drush in' > /dev/null; then
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment