Use subprocess instead of commands, works on Windows and avoids the evil
authorColin Walters <walters@verbum.org>
Sun, 24 Aug 2008 22:36:08 +0000 (22:36 +0000)
committerColin Walters <walters@src.gnome.org>
Sun, 24 Aug 2008 22:36:08 +0000 (22:36 +0000)
commitad30dc17c0e05e535419d0e5c2b343ac3d79d85c
tree82fc965a50dc290bc5930172387b661c61b6097e
parentad71356da2c792a3f214b40e01e8a75f5f63919c
Use subprocess instead of commands, works on Windows and avoids the evil

2008-08-24  Colin Walters  <walters@verbum.org>

* tools/g-ir-scanner: Use subprocess instead of
commands, works on Windows and avoids the evil
shell on Unix.

svn path=/trunk/; revision=486
ChangeLog
tools/g-ir-scanner