Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
f90ccf30
Commit
f90ccf30
authored
Mar 26, 2010
by
Srikanth Chikkulapelly
Browse files
Nothing has changed. As a workaround I'm forced to commit this file.
parent
7b0b0005
Changes
1
Hide whitespace changes
Inline
Side-by-side
protogeni/scripts/genclrcredentials.in
View file @
f90ccf30
...
...
@@ -67,7 +67,7 @@ if($numArgs !=2) {
print
"
Please specify <user-urn> <ch-urn> as command line arguments
\n\n
";
}
else
{
my
$val
=
CreateSpecialCredential
@ARGV
;
print
STDERR
$val
->
{"
code
"};
print
STDERR
$val
->
{"
value
"};
#
print STDERR $val->{"code"};
#
print STDERR $val->{"value"};
print
$val
->
{"
output
"};
}
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