summaryrefslogtreecommitdiff
path: root/utils/regen_config_checks.sh
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2011-12-13 12:03:50 +0400
committerAndrew Dolgov <[email protected]>2011-12-13 12:03:50 +0400
commit94976024848e94f2e1987b82b0b1d0d4140a416d (patch)
tree450ab55e72cc1848901b35c564a159c1f5188946 /utils/regen_config_checks.sh
parent4f09f594c24a2fbdacd6124ecdeb07b92814cb88 (diff)
parent9da0e4a2ff84b097cf436b2641fc056315278f55 (diff)
Merge branch 'master' into tiny-oop
Diffstat (limited to 'utils/regen_config_checks.sh')
-rwxr-xr-xutils/regen_config_checks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/regen_config_checks.sh b/utils/regen_config_checks.sh
index 8f753c823..e81d3673e 100755
--- a/utils/regen_config_checks.sh
+++ b/utils/regen_config_checks.sh
@@ -1,6 +1,6 @@
#!/bin/sh
-DESTINATION="sanity_config.php"
+DESTINATION="include/sanity_config.php"
echo "<?php # This file has been generated at: " `date` > $DESTINATION