Projet

Général

Profil

Révision 1e42e4a0

ID1e42e4a056cb4e7d4f7c0982cfd22a48272c4f5b
Parent 9f9a503e
Enfant 2b0c11bf

Ajouté par KARASZI Istv?n il y a presque 14 ans

typo fixed

Voir les différences:

plugins/other/hadoop-dfs-plugin
90 90
	} elsif ($line =~ /^Present Capacity: (\d+)/) {
91 91
		printf("present.value %d\n", $1);
92 92
	} elsif ($line =~ /^DFS Remaining: (\d+)/) {
93
		printf("remainig.value %d\n", $1);
93
		printf("remaining.value %d\n", $1);
94 94
	}
95 95
}
96 96

  

Formats disponibles : Unified diff