Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SWIFT
SWIFTsim
Commits
4c179565
Commit
4c179565
authored
Oct 05, 2017
by
James Willis
Browse files
Fixed named of output file.
parent
20942f21
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/testActivePair.sh.in
View file @
4c179565
...
...
@@ -8,7 +8,7 @@ echo "Running ./testActivePair -n 6 -r 1 -d 0 -f active"
./testActivePair
-n
6
-r
1
-d
0
-f
active
python @srcdir@/difffloat.py brute_force_active.dat swift_dopair_active.dat @srcdir@/tolerance_pair_active.dat
python @srcdir@/difffloat.py brute_force_
pair_
active.dat swift_dopair_active.dat @srcdir@/tolerance_pair_active.dat
python @srcdir@/difffloat.py brute_force_dopair2_active.dat swift_dopair2_force_active.dat @srcdir@/tolerance_pair_force_active.dat
...
...
@@ -19,7 +19,7 @@ echo "Running ./testActivePair -n 6 -r 1 -d 0 -f active -s 1506434777"
./testActivePair
-n
6
-r
1
-d
0
-f
active
-s
1506434777
python @srcdir@/difffloat.py brute_force_active.dat swift_dopair_active.dat @srcdir@/tolerance_pair_active.dat
python @srcdir@/difffloat.py brute_force_
pair_
active.dat swift_dopair_active.dat @srcdir@/tolerance_pair_active.dat
python @srcdir@/difffloat.py brute_force_dopair2_active.dat swift_dopair2_force_active.dat @srcdir@/tolerance_pair_force_active.dat
...
...
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