Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-devel
Commits
e4230567
Commit
e4230567
authored
Apr 22, 2002
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Minor fix to error warning/reporting.
parent
08ef8f0b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
tbsetup/ns2ir/parse.tcl.in
tbsetup/ns2ir/parse.tcl.in
+2
-1
No files found.
tbsetup/ns2ir/parse.tcl.in
View file @
e4230567
...
...
@@ -57,7 +57,8 @@ proc var_import {varspec} {
proc
perror
{
msg
}
{
var_import
::
GLOBALS
::
errors
global
argv0
puts
stderr
"$argv0: *** $msg"
puts
stderr
"*** $argv0: "
puts
stderr
" $msg"
set
errors
1
}
...
...
Write
Preview
Markdown
is supported
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