mirror of
				https://github.com/zulip/zulip.git
				synced 2025-11-04 05:53:43 +00:00 
			
		
		
		
	Remove unneeded code to delete time.pyc
lib/time.py was removed January 10, 2013 (imported from commit bd48cb7d81e98dd1723cd37553cc64c4f10face1)
This commit is contained in:
		@@ -21,11 +21,6 @@ fi
 | 
			
		||||
 | 
			
		||||
mkdir -p zerver/fixtures
 | 
			
		||||
 | 
			
		||||
# Remove time.pyc to try to prevent it from screwing people importing
 | 
			
		||||
# time from inside zerver.lib.  We can drop this hack after a bit.
 | 
			
		||||
rm -f zerver/lib/time.pyc
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
echo "DROP SCHEMA zulip CASCADE; CREATE SCHEMA zulip;" | python manage.py dbshell --settings=zproject.test_settings
 | 
			
		||||
python manage.py syncdb --noinput --settings=zproject.test_settings
 | 
			
		||||
python manage.py migrate --settings=zproject.test_settings --all
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user