Rich Burridge wrote: > http://cr.opensolaris.org/~richb/pkg-10485-v2/
LGTM. > > cli/t_publish_api.py, cli/t_util_merge.py, perf/*.py: > > > > - Shouldn't the shebang lines for these be #!/usr/bin/python? > > For the two files under .../tests/perf, I don't see any other way to run > them then via the command line, so as they are executable then they should > be '#!/usr/bin/python2.6'. Correct me if I'm wrong. They're not actually executable, but you could make them so. Otherwise, you'd run them as "python2.6 actionbench.py". Thanks, Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
