Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
bugzilla
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
etersoft
bugzilla
Commits
6ec3903c
Commit
6ec3903c
authored
Apr 18, 2006
by
lpsolit%gmail.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann…
Bug 333998: 012throwables.t broken on Windows - Patch by Marc Schumann <wurblzap@gmail.com> r=LpSolit a=justdave
parent
bbfb3575
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
012throwables.t
t/012throwables.t
+1
-1
No files found.
t/012throwables.t
View file @
6ec3903c
...
@@ -59,7 +59,7 @@ foreach my $include_path (@include_paths) {
...
@@ -59,7 +59,7 @@ foreach my $include_path (@include_paths) {
$file
=~
s/\s.*$//
;
# nuke everything after the first space
$file
=~
s/\s.*$//
;
# nuke everything after the first space
$file
=~
s
|\\|
/|g if $^O eq 'MSWin32'; # convert \ to /
in
path
if
on
windows
$file
=~
s
|\\|
/|g if $^O eq 'MSWin32'; # convert \ to /
in
path
if
on
windows
$test_templates
{
$file
}
=
()
$test_templates
{
$file
}
=
()
if
$
path
=~
m
#global/(code|user)-error\.html\.tmpl#;
if
$
file
=~
m
#global/(code|user)-error\.html\.tmpl#;
}
}
}
}
...
...
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