Fixing a typo in fio
svn path=/nixpkgs/trunk/; revision=34276
This commit is contained in:
parent
ac1857cef1
commit
dc4035a4bd
@ -16,7 +16,7 @@ stdenv.mkDerivation rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
homepage = http://git.kernel.dk/?p=fio.git;a=summary;
|
homepage = "http://git.kernel.dk/?p=fio.git;a=summary";
|
||||||
description = "Flexible IO Tester - an IO benchmark tool";
|
description = "Flexible IO Tester - an IO benchmark tool";
|
||||||
license = "GPLv2";
|
license = "GPLv2";
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user