Thanks, I'll check it out. 

On Sat, Jul 18, 2020 at 4:16 PM Deepika Upadhyay <deepikaupadhyay01@gmail.com> wrote:
Hey Abhinav,

a quick fix whould be to check git diff with master to see changes, that would indicate indentation changes as well.
Otherwise, you can also hard reset the file to master version as I don't see any changes made distinctively.
Hope this helps!

On Sat, Jul 18, 2020 at 1:09 PM Abhinav Singh <singhabhinav0796@gmail.com> wrote:
Hello everyone,
I m building my ceph project, with steps
1.git submodule update --init --recursive
2. sudo ./make-debs.sh
while running the second command I get error in debian control file at line 850 unknow format (not field-colon-value). I saw online that it is a indentation error but I cant seem to find the error in my files.
_______________________________________________
Dev mailing list -- dev@ceph.io
To unsubscribe send an email to dev-leave@ceph.io


--
Regards.
Deepika