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
790d6a29
Commit
790d6a29
authored
Sep 11, 2007
by
Leigh B. Stoller
Browse files
Temp debugging change.
parent
75b50ece
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/template_exprun.in
View file @
790d6a29
...
...
@@ -547,7 +547,7 @@ if (defined($instance->runidx())) {
# This imports the experiment directory into the records subdir.
System
("
cd
$instance_dir
;
"
.
"
$CVSBIN
-d
$cvsdir
import -I 'datastore'
"
.
"
$CVSBIN
-t
-d
$cvsdir
import -I 'datastore'
"
.
"
-m 'Import record for run
$this_runid
'
"
.
"
$guid
/records/
$exptidx
,
$runidx
${tag}
_branch
$tag
")
==
0
or
fatal
(
-
1
,
"
Could not import new record into
$cvsdir
");
...
...
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