A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/funilrys/funceble/commit/1b46d26aeff0bb9afdab2bd0b5d4f24b4fd75c0a below:

Fix #64 · funilrys/funceble@1b46d26 · GitHub

This repository was archived by the owner on Apr 3, 2018. It is now read-only.

File tree Expand file treeCollapse file tree 1 file changed

+6

-3

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+6

-3

lines changed Original file line number Diff line number Diff line change

@@ -130,6 +130,9 @@ outputInvalidResult=${outputDir}splited/invalid.txt

130 130 131 131

# Output of error results

132 132

outputErrorResult=${outputDir}splited/inactive.txt

133 + 134 +

# Output of persentage log

135 +

outputPercentageLog=${percentageLogOutput}percentage.txt

133 136

################################################################################

134 137

############################## Default Values ##################################

135 138

# IP for host file

@@ -1355,9 +1358,9 @@ main()

1355 1358

if [[ ${showPercentage} == true ]]

1356 1359

then

1357 1360

# We print on screen the percentage and its header

1358 -

beforeHeader ${percentageLogOutput}${fileNameDate}

1359 -

printHeader 'Percentage' && printHeader 'Percentage' > ${percentageLogOutput}${fileNameDate}

1360 -

prints 'Percentage' && prints 'Percentage' >> ${percentageLogOutput}${fileNameDate}

1361 +

beforeHeader ${outputPercentageLog}

1362 +

printHeader 'Percentage' && printHeader 'Percentage' > ${outputPercentageLog}

1363 +

prints 'Percentage' && prints 'Percentage' >> ${outputPercentageLog}

1361 1364

fi

1362 1365

}

1363 1366

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4