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

[PATCH] Avoid traceback in a build script

From: Bhuvaneswaran Arumugam <bhuvan_at_collab.net>
Date: 2007-10-05 18:14:06 CEST

Hello,

Please find attached a patch to avoid traceback if no argument is passed
for build/getversion.py script.

If no argument is passed, identify the header file automatically. This
is just better than a traceback.

[[
Avoid traceback if no argument is passed.

* build/getversion.py
  (main): Do not import os library. Identify the header file
  automatically, if it is not passed in command line.

Patch by: bhuvan
]]

-- 
Regards,
Bhuvaneswaran

Received on Fri Oct 5 18:14:17 2007

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.