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
015b503e
Commit
015b503e
authored
Oct 17, 2001
by
Leigh B. Stoller
Browse files
Add tiplogs to list of subdirs made for a project.
parent
4f61c01a
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/mkprojdir.in
View file @
015b503e
...
...
@@ -18,7 +18,7 @@ my $TB = "@prefix@";
my
$PROJROOT
=
"
/proj
";
my
$TFTPROOT
=
"
/tftpboot
";
my
@DIRLIST
=
("
exp
",
"
images
",
"
logs
",
"
deltas
",
"
tarfiles
",
"
rpms
",
"
groups
");
"
groups
"
,
"
tiplogs
"
);
#
# Untaint the path
...
...
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