search for: 6fef1a5

Displaying 2 results from an estimated 2 matches for "6fef1a5".

2015 Oct 06
3
[PATCH 1/2] tests: Fix test-launch-race.
...ESTFS_CACHEDIR. Note the test now takes a lot longer to run since it does a full appliance rebuild. --- tests/protocol/test-launch-race.pl | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tests/protocol/test-launch-race.pl b/tests/protocol/test-launch-race.pl index fadfdbf..6fef1a5 100755 --- a/tests/protocol/test-launch-race.pl +++ b/tests/protocol/test-launch-race.pl @@ -1,5 +1,5 @@ #!/usr/bin/env perl -# Copyright (C) 2010 Red Hat Inc. +# Copyright (C) 2010-2015 Red Hat Inc. # # This program is free software; you can redistribute it and/or modify # it under the terms o...
2015 Oct 07
0
Re: [PATCH 1/2] tests: Fix test-launch-race.
...takes a lot longer to run since it does a full > appliance rebuild. > --- > tests/protocol/test-launch-race.pl | 5 ++++- > 1 file changed, 4 insertions(+), 1 deletion(-) > > diff --git a/tests/protocol/test-launch-race.pl b/tests/protocol/test-launch-race.pl > index fadfdbf..6fef1a5 100755 > --- a/tests/protocol/test-launch-race.pl > +++ b/tests/protocol/test-launch-race.pl > @@ -1,5 +1,5 @@ > #!/usr/bin/env perl > -# Copyright (C) 2010 Red Hat Inc. > +# Copyright (C) 2010-2015 Red Hat Inc. > # > # This program is free software; you can redistribute...