1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-27 03:21:53 +03:00
samba-mirror/script
Stefan Metzmacher 0234e3ac93 Revert "autobuild: Return the last 50 log lines"
This reverts commit aab2f39bb7.

This breaks if log_base is an https url...

Traceback (most recent call last):
  File "script/autobuild.py", line 744, in <module>
    elapsed_time, log_base=options.log_base)
  File "script/autobuild.py", line 608, in email_failure
    f = open("%s/%s.stdout" % (log_base, failed_tag), 'r')
IOError: [Errno 2] No such file or directory:
'https://git.samba.org/uri/samba-autobuild/ctdb.stdout'

Signed-off-by: Stefan Metzmacher <metze@samba.org>
Reviewed-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>

Autobuild-User(master): Stefan Metzmacher <metze@samba.org>
Autobuild-Date(master): Wed Mar 23 18:59:17 CET 2016 on sn-devel-144
2016-03-23 18:59:17 +01:00
..
autobuild.py Revert "autobuild: Return the last 50 log lines" 2016-03-23 18:59:17 +01: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 Improve output of check-clean-tree.sh script 2015-04-15 05:58:19 +02:00
commit_mark.sh script/commit_mark.sh: add the current branch name 2012-06-07 01:18:55 +02:00
compare_cc_results.py waf: add a script that compares configurations 2015-05-20 11:19:11 +02: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
ctdb-import.msg-filter.sh script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
ctdb-import.tree-filter.sh script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
ctdb-import.txt script: add ctdb-import.* scripts 2013-11-13 14:12:51 +01:00
findstatic.pl Move findstatic.pl script to top-level. 2009-06-03 15:06:15 +02:00
generate_param.py generate_param: add a means to generate param_table_gen.c from the docs 2015-07-31 01:55:32 +02:00
identity_cc.sh waf: add a cross-execute program that runs natively 2015-05-20 11:19:11 +02:00
random-sleep.sh random-sleep: add possiblity to override via environment variable 2013-11-13 14:53:45 +01:00
release.sh script/release.sh: generate announce.${tagname}.patch.txt in announcement_samba_rc() 2016-02-15 17:41:49 +01:00
show_test_time show_test_time: Use system subunit. 2015-03-06 04:41:47 +01:00
show_testsuite_time Print number of slow tests from script rather than wscript. 2014-11-24 13:06:46 +01:00