~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to config/pre_hook.sh

mergeĀ lp:~hingo/drizzle/drizzle-auth_ldap-fix-and-docs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
2
 
# Copyright (c) 2009 Monty Taylor
 
2
# Copyright (C) 2009 Monty Taylor
3
3
# All rights reserved.
4
4
#
5
5
# Redistribution and use in source and binary forms, with or without
35
35
then
36
36
  touch config/plugin.stamp
37
37
fi
38
 
run python config/pandora-plugin write
 
38
PYTHON=${PYTHON:-python}
 
39
run $PYTHON config/pandora-plugin write