From 121c956e82e7156ac0fccb2dc0dd388f52e18f5a Mon Sep 17 00:00:00 2001 From: AntonioTerceiro Date: Tue, 30 Oct 2007 20:11:25 +0000 Subject: [PATCH] ActionItem114: removing workaround :( --- script/populate | 1 - 1 file changed, 0 insertions(+), 1 deletion(-) diff --git a/script/populate b/script/populate index c854e62..6260e1a 100755 --- a/script/populate +++ b/script/populate @@ -2,7 +2,6 @@ require File.dirname(__FILE__) + '/../config/environment' Profile.destroy_all -anhetegua = Profile.create!(:name => 'noosfero', :identifier => 'noosfero') User.destroy_all User.create!(:login => 'testprofile', :email => 'admin@localhost.localdomain', :password => 'test', :password_confirmation => 'test') -- libgit2 0.21.2