Skip to content
GitLab
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
2dc47191
Commit
2dc47191
authored
Jul 16, 2004
by
Leigh B. Stoller
Browse files
Change start date for commit log import from 2004/01 to 2003/10, which
coincides grant start date.
parent
35d31c2f
Changes
1
Hide whitespace changes
Inline
Side-by-side
utils/import_commitlog.in
View file @
2dc47191
...
...
@@ -41,7 +41,7 @@ my $TB = "@prefix@";
my
$TBOPS
=
"
@TBOPSEMAIL
@
";
my
$INPUTLOG
=
"
/usr/testbed/scratch/CVS/CVSROOT/commitlogs/testbed
";
my
$OUTPUTLOG
=
"
$TB
/www/doc/ChangeLog.txt
";
my
$STARTDATE
=
"
200
4/01
";
my
$STARTDATE
=
"
200
3/10
";
my
$tempname
=
"
/tmp/import.$$
";
my
@entries
=
();
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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