diff options
Diffstat (limited to 'testing/scripts/build-sshkeys')
-rwxr-xr-x | testing/scripts/build-sshkeys | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/scripts/build-sshkeys b/testing/scripts/build-sshkeys index eb74e72d7..a61abf72a 100755 --- a/testing/scripts/build-sshkeys +++ b/testing/scripts/build-sshkeys @@ -14,7 +14,7 @@ # or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License # for more details. # -# RCSID $Id: build-sshkeys,v 1.2 2005/02/15 14:12:16 as Exp $ +# RCSID $Id$ DIR=`dirname $0` |