I'm tired of saying LGTM so, i'm coining a new acronym:
TIFBMAYSPI.*
-Drew
* This is fine by me and you should push it.
On 7/22/11 8:57 AM, Jesse Butler wrote:
The integration of:
7068653 Profile criteria not correctly input for templating
7068659 Support profile templating of zone name in Automated Installer
introduced several debug prints that need to be removed. See below for diffs.
Thanks
Jesse
diff -r 135b3c2dd15f -r 8a4591d89841 usr/src/cmd/ai-webserver/create_profile.py
--- a/usr/src/cmd/ai-webserver/create_profile.py Fri Jul 22 07:31:50
2011 -0700
+++ b/usr/src/cmd/ai-webserver/create_profile.py Fri Jul 22 07:55:49
2011 -0700
@@ -329,13 +329,7 @@
AIdb.PROFILES_TABLE):
os.unlink(full_profile_path) # failure, back out internal profile
-print>> sys.stderr, "including create profile"
-print>> sys.stderr, "including create profile"
-print>> sys.stderr, "including create profile"
-print>> sys.stderr, "including create profile"
-print>> sys.stderr, "including create profile"
-print>> sys.stderr, "including create profile"
-print>> sys.stderr, "including create profile"
+
if __name__ == '__main__':
gettext.install("ai", "/usr/lib/locale")
do_create_profile()
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss