fixes after merge with cms

This commit is contained in:
Anand Doshi
2012-05-10 15:15:43 +05:30
parent e463fc6300
commit 3fa25faca2
4 changed files with 491 additions and 486 deletions

View File

@@ -106,6 +106,11 @@ os.system("lib/wnf.py -l")
# force sync all
os.system("lib/wnf.py --sync_all -f")
# set filemode false
os.system("git config core.filemode false")
os.chdir(os.path.join(erpnext_path, 'lib'))
os.system("git config core.filemode false")
steps_remaining = """
To Do: