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
5c920c54
Commit
5c920c54
authored
Jan 13, 2006
by
Leigh B. Stoller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Oops, turn debugging back off.
parent
2bd8ec4c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tbsetup/libArchive.pm.in
tbsetup/libArchive.pm.in
+1
-1
No files found.
tbsetup/libArchive.pm.in
View file @
5c920c54
...
...
@@ -47,7 +47,7 @@ my $SVNADMIN = "/usr/local/bin/svnadmin";
my
$
IMPORTER
=
"$TB/sbin/svn_load_dirs.pl"
;
my
$
inittag
=
'root'
;
my
$
defaultview
=
'head'
;
my
$
debug
=
2
;
my
$
debug
=
0
;
my
$
svnopt
=
($
debug
?
""
:
"-q"
);
my
%
ROOTS
=
(
"proj"
=>
"proj"
,
"users"
=>
"users"
,
...
...
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