View | Details | Raw Unified | Return to bug 202050
Collapse All | Expand All

(-)portlint (+1 lines)
Lines 934-939 Link Here
934
				&perror("WARN", $file, -1, "patch was not generated using ".
934
				&perror("WARN", $file, -1, "patch was not generated using ".
935
					"``make makepatch''.  It is recommended to use ".
935
					"``make makepatch''.  It is recommended to use ".
936
					"``make makepatch'' to ensure proper patch format.");
936
					"``make makepatch'' to ensure proper patch format.");
937
				last;
937
			}
938
			}
938
		}
939
		}
939
	}
940
	}

Return to bug 202050