Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
6b109a75
Commit
6b109a75
authored
Jun 19, 2006
by
Lynn Garren
Browse files
fix test for Windows
parent
f23339ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
HepMC/test/testPrintBug.sh.in
View file @
6b109a75
...
@@ -2,5 +2,9 @@
...
@@ -2,5 +2,9 @@
# @configure_input@
# @configure_input@
./testPrintBug@EXEEXT@
./testPrintBug@EXEEXT@
@DIFF_Q@ testPrintBug.out @srcdir@/testPrintBug.output
>
/dev/null
sed
's/e-0\([0-9][0-9]\)/e-\1/g'
testPrintBug.out |
\
sed
's/e+0\([0-9][0-9]\)/e+\1/g'
|
\
@DIFF_Q@ - @srcdir@/testPrintBug.output
>
/dev/null
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