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
1203c275
Commit
1203c275
authored
Apr 11, 2011
by
mig5
Browse files
Options
Downloads
Patches
Plain Diff
set the varialbes back to how they were. should be a real revert here but i'm in a rush
parent
11db1e60
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
aegir.make
+1
-1
1 addition, 1 deletion
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
3 additions
and
3 deletions
aegir.make
+
1
−
1
View file @
1203c275
...
@@ -6,4 +6,4 @@ projects[drupal][type] = "core"
...
@@ -6,4 +6,4 @@ projects[drupal][type] = "core"
projects[hostmaster][type]
=
"profile"
projects[hostmaster][type]
=
"profile"
projects[hostmaster][download][type]
=
"git"
projects[hostmaster][download][type]
=
"git"
projects[hostmaster][download][url] = "http
:
//git.drupal.org/project/hostmaster.git"
projects[hostmaster][download][url] = "http
:
//git.drupal.org/project/hostmaster.git"
projects[hostmaster][download][
tag
]
=
"6.x-1.
0-rc7
"
projects[hostmaster][download][
branch
]
=
"6.x-1.
x
"
This diff is collapsed.
Click to expand it.
provision.info
+
1
−
1
View file @
1203c275
name=Provision
name=Provision
description="Aegir backend"
description="Aegir backend"
version=6.x-1.
0-rc7
version=6.x-1.
x
This diff is collapsed.
Click to expand it.
upgrade.sh.txt
+
1
−
1
View file @
1203c275
...
@@ -15,7 +15,7 @@ msg() {
...
@@ -15,7 +15,7 @@ msg() {
}
}
# basic variables, change before running
# basic variables, change before running
AEGIR_VERSION="6.x-1.
0-rc7
"
AEGIR_VERSION="6.x-1.
x
"
DRUSH_DIR=$HOME/drush
DRUSH_DIR=$HOME/drush
DRUSH=$DRUSH_DIR/drush.php
DRUSH=$DRUSH_DIR/drush.php
if which drush 2> /dev/null > /dev/null && which drush | grep -v 'no drush in' > /dev/null; then
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