1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/script
Amitay Isaacs be292021f4 autobuild.py: Catch only true exceptions in except statement
sys.exit(0) raises systemExit which is caught in empty except:
statement. This can change the exit status if except: condition is
supposed to exit with different status value.
2012-01-24 11:55:49 +11:00
..
autobuild.py autobuild.py: Catch only true exceptions in except statement 2012-01-24 11:55:49 +11:00
bisect-test.py script: the --tests option has been replaced by --test-command 2010-10-15 09:32:03 +00:00
clean-source-tree.sh script/autobuild.py: check that the source tree has no uncommitted changes after make 2010-12-31 04:03:28 +01:00
commit_mark.sh autobuild: perfer to use git mail address in autobuild comment 2010-11-10 23:56:37 +00:00
configure_check_unused.pl Move configure_check_unused script to root scriptdir, as it is useful 2010-04-07 22:53:39 +02:00
findstatic.pl Move findstatic.pl script to top-level. 2009-06-03 15:06:15 +02:00
land-remote.py land-remote: Fix --fail-slowly. 2010-10-11 15:54:31 +00:00
land.py ldb: make ldb a top level library for Samba 4.0 2011-07-05 17:24:47 +10:00
librelease.sh script/librelease.sh: automate Samba4 alpha releases 2011-09-13 15:58:01 +10:00
mkparamdefs.pl param: Use a bool to hold boolean parameters 2011-10-07 17:45:20 +11:00
mks3param.pl param: Connect lp_security to the lib/param code to allow tests 2011-11-17 00:34:09 +01:00
show_test_time show_test_time: Move to root scripting directory as it's useful for s3 2010-11-27 17:17:29 +01:00