From e3abea9d003540160acf4c55bf07646a6dab6c59 Mon Sep 17 00:00:00 2001 From: Thijs Kinkhorst Date: Wed, 5 Sep 2007 16:11:30 +0000 Subject: update docs git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@6514 e39458fd-73e7-0310-bf30-c45bca0a0e42 --- doc/narrative_introduction | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'doc/narrative_introduction') diff --git a/doc/narrative_introduction b/doc/narrative_introduction index 52fb853c69..6938b83529 100644 --- a/doc/narrative_introduction +++ b/doc/narrative_introduction @@ -359,9 +359,10 @@ not blindly trust the script output and double-check it, though. Checking your changes --------------------- -After editing the lists in the data directory make sure to run -make check-syntax from the root of the svn directory to see if -the tracker is able to parse this file _before_ you commit it. +Commits are checked for syntax errors before they are actually committed, +and you'll receive an error and your commit is aborted if it is in error. +To check your changes yourself beforehand, use "make check-syntax" from +the root of the svn directory. Following up on security issues ------------------------------- -- cgit v1.2.3