mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-22 14:41:27 +00:00
cpupower: Add missing newline at end of file
"git diff" says: \ No newline at end of file after modifying the files. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
This commit is contained in:
parent
a55aa89aab
commit
828f369d76
2 changed files with 2 additions and 2 deletions
|
@ -88,4 +88,4 @@ done
|
|||
echo >> $dir/plot_script.gpl
|
||||
|
||||
gnuplot $dir/plot_script.gpl
|
||||
rm -r $dir
|
||||
rm -r $dir
|
||||
|
|
|
@ -85,4 +85,4 @@ function create_plots()
|
|||
}
|
||||
|
||||
measure
|
||||
create_plots
|
||||
create_plots
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue