Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Timothy Frew
Sympl
Commits
b23b84c5
Commit
b23b84c5
authored
Mar 09, 2011
by
Patrick J Cherry
Browse files
Updated Rakefile to behave sanely
parent
bfff4457
Changes
1
Hide whitespace changes
Inline
Side-by-side
Rakefile
View file @
b23b84c5
...
...
@@ -323,7 +323,7 @@ file "#{htdocs_home}/#{hg_number}/Release.gpg" => "Release.gpg" do |t|
cmd
<<
"--exclude '
#{
ex
}
'"
end
sh
"
#{
cmd
.
join
(
" "
)
}
--times $PWD/
#{
htdocs_home
}
/
#{
hg_number
}
"
rm
"
#{
htdocs_home
}
/current"
rm
"
#{
htdocs_home
}
/current"
if
File
.
exists?
(
"
#{
htdocs_home
}
/current"
)
end
file
"
#{
htdocs_home
}
/current"
=>
"
#{
htdocs_home
}
/
#{
hg_number
}
/Release.gpg"
do
|
t
|
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment