Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
CHEF
cookbooks
cernvm-fs
Commits
cefdbc8c
Commit
cefdbc8c
authored
Jan 16, 2014
by
Victor Penso
Browse files
Show repository revision after publishing with cvmfs-remote
parent
9c800f4d
Changes
1
Hide whitespace changes
Inline
Side-by-side
files/default/cvmfs-remote
View file @
cefdbc8c
...
...
@@ -42,6 +42,9 @@ if [ "$#" -eq "2" ]; then
# allowed by sudo on the target machine!
ssh
-qt
$repo_name
'cvmfs_server publish'
# Show repository revisions
ssh
-qt
$repo_name
"cvmfs_server lstags
$repo_name
| cut -d'|' -f3,4"
# SSH terminal allocation is needed to allow the command
# a user switch (su)
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment