restore check-manifst functionality
This commit is contained in:
parent
31e6fe8f52
commit
c0a51f5662
|
@ -18,4 +18,3 @@ if os.path.isdir('.git'):
|
|||
else:
|
||||
print('No .git directory found, skipping checking the manifest file')
|
||||
sys.exit(0)
|
||||
|
||||
|
|
Loading…
Reference in New Issue