Skip to content

Commit

Permalink
v6.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Knight committed Oct 7, 2018
1 parent 6170d4d commit 484ef92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dietpi/func/dietpi-benchmark
Original file line number Diff line number Diff line change
Expand Up @@ -273,7 +273,7 @@ NB: A lower 'Total time' is faster"
SHOW_RESULTS=0
mkdir -p /var/lib/dietpi/dietpi-benchmark

G_WHIP_YESNO "$G_PROGRAM_NAME will now run the following benchmarks:\n - CPU performance\n - RootFS read/write performance\n - RAM read/write performance.\n\nThe test duration will depend on hardware specs, however, most devices will not exceed 40 seconds.\n\nOnce completed, your scores will be uploaded online, which you can use to compare results against other users and hardware.\n\nPlease select 'Ok' to begin the benchmark tests."
G_WHIP_YESNO "$G_PROGRAM_NAME will now run the following benchmarks:\n - CPU performance\n - RootFS read/write performance\n - RAM read/write performance.\nThe test duration will depend on hardware specs, however, most devices will not exceed 40 seconds.\n\nOnce completed, your scores will be uploaded online to our servers (via the DietPi-Survey). You can then compare results against other users and hardware using the following link:\n - https://dietpi.com/survey#benchmark\n\nPlease select 'Ok' to begin the benchmark tests."
if (( $? == 1 )); then

G_DIETPI-NOTIFY 0 'Benchmark aborted'
Expand Down

0 comments on commit 484ef92

Please sign in to comment.