summaryrefslogtreecommitdiff
path: root/script/clean-source-tree.sh
AgeCommit message (Collapse)AuthorFilesLines
2022-03-03script: Reformat shell scriptsAndreas Schneider1-2/+2
shfmt -f script/ | xargs shfmt -w -p -i 0 -fn Signed-off-by: Andreas Schneider <asn@samba.org> Reviewed-by: Andrew Bartlett <abartlet@samba.org>
2015-04-15Improve output of check-clean-tree.sh scriptAndrew Bartlett1-2/+2
Signed-off-by: Andrew Bartlett <abartlet@samba.org> Reviewed-by: Jelmer Vernooij <jelmer@samba.org>
2010-12-31script/autobuild.py: check that the source tree has no uncommitted changes ↵Stefan Metzmacher1-0/+33
after make This makes sure the ABI files will be committed when the ABI changed. metze Autobuild-User: Stefan Metzmacher <metze@samba.org> Autobuild-Date: Fri Dec 31 04:03:28 CET 2010 on sn-devel-104