commit b722b578c3c1c0e431b6364f072f341b592695e9 from: Sergey Bronnikov date: Tue Jul 20 13:04:55 2021 UTC Fix unreliablefs name commit - 701171f119c26397bb15a5d8f236505d41db9fd3 commit + b722b578c3c1c0e431b6364f072f341b592695e9 blob - c154284a54284e843d39c734c6aa99648b253645 blob + 8cecfd1261a47c2764287bbd8e7682d092d3983a --- Formula/unreliablefs.rb +++ Formula/unreliablefs.rb @@ -1,4 +1,4 @@ -class UnreliableFS < Formula +class Unreliablefs < Formula version "0.2.0" desc "A FUSE-based fault injection filesystem" homepage "https://github.com/ligurio/unreliablefs"