mk-drupal-test-site - When writing out setup.conf, include both the old SVNROOT and...
authorTim Otten <totten@civicrm.org>
Thu, 17 Oct 2013 12:29:04 +0000 (17:59 +0530)
committerTim Otten <totten@civicrm.org>
Thu, 17 Oct 2013 12:29:04 +0000 (17:59 +0530)
tools/scripts/mk-drupal-test-site

index ae4a830bc5120ba6b9194478dd1850a59e5cd05c..f96f937fdd59841a408d226e7076a95a366bc745 100755 (executable)
@@ -96,6 +96,7 @@ popd
 ## Create CiviCRM config
 cat > "$CIVI_ROOT/bin/setup.conf" << EOF
   SVNROOT="$CIVI_ROOT"
+  CIVISOURCEDIR="$CIVI_ROOT"
   SCHEMA=schema/Schema.xml
   DBNAME="$DB_NAME"
   DBUSER="$DB_USER"