[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 2947 - trunk/subversion/tests/clients/cmdline

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-12 18:16:58 CEST

Branko Čibej <brane@xbc.nu> writes:
> module_tests.py now passes on Windows. Do we care about the two
> RuntimeWarnings, though?

Bleargh.

Yeah, they're an ugly distraction for anyone running module_tests.py
by hand. Is there some flag we can pass to Python, or var we can set,
to make this warning not happen?

-K

> [brane@SILMARIL cmdline]$ python module_tests.py
> module_tests.py:150: RuntimeWarning: tempnam is a potential security risk to your program
> tmp_f = os.tempnam(wc_init_dir, 'tmp')
> PASS: module_tests.py 1: check out a directory with some external modules attached
> module_tests.py:196: RuntimeWarning: tempnam is a potential security risk to your program
> tmp_f = os.tempnam(svntest.main.temp_dir, 'tmp')
> PASS: module_tests.py 2: Update to receive a new external module.
> PASS: module_tests.py 3: Update to lose an external module.
> PASS: module_tests.py 4: Update to receive a change to an unmodifed external module.
> PASS: module_tests.py 5: Update to receive a change to a modified external module.
> PASS: module_tests.py 6: Update to receive a change under an external module.
>
>
>
> --
> Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: svn-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: svn-help@subversion.tigris.org

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 12 18:34:07 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.