Fix whitespace bug in dul-web.
authorDave Borowitz <dborowitz@google.com>
Mon, 12 Apr 2010 22:09:09 +0000 (00:09 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Mon, 12 Apr 2010 22:09:09 +0000 (00:09 +0200)
commit320fdcf65c03663896d4cc6198ebac82e60c0517
treed85b28954ebea6950d3344813570192b2fa02db1
parent3f297445ad120023472991a4424d472a03bc9e7d
Fix whitespace bug in dul-web.

Had a tab that was syntactically correct, but since python treats tabs
as 8 spaces rather than 4 it resulted in incorrect behavior.
bin/dul-web