Csaba Hoch

Results 2 issues of Csaba Hoch

We had an idea with Richard that elarm:raise and elarm:clear could return whether they raised/cleared an alarm or did nothing because the alarm was already existing/non-existing. This way we could...

When raising an alarm twice, the additional info is not updated. ``` % There is not much space left on hda2 > ok = elarm:raise(partition_full, "/dev/hda2", [{level,90}]) % There is...