Changeset 7f6c1bc05282c6ef43cd04c1425b87d1dccd160c
- Timestamp:
- 08/16/11 13:54:51
(2 years ago)
- Author:
- Theo Schlossnagle <jesus@omniti.com>
- git-committer:
- Theo Schlossnagle <jesus@omniti.com> 1313502891 -0400
- git-parent:
[9f180898b7560dfd60fb9fdf71e578f3d8782edb]
- git-author:
- Theo Schlossnagle <jesus@omniti.com> 1313502891 -0400
- Message:
stop saying the payload is old, it is just on disk
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| rd390b7a |
r7f6c1bc |
|
| 1437 | 1437 | ij->cpool = get_conn_pool_for_remote(ij->remote_str, ij->remote_cn, |
|---|
| 1438 | 1438 | ij->fqdn); |
|---|
| 1439 | | noitL(noit_error, "ingesting old payload: %s\n", ij->filename); |
|---|
| | 1439 | noitL(noit_error, "ingesting payload: %s\n", ij->filename); |
|---|
| 1440 | 1440 | ingest = eventer_alloc(); |
|---|
| 1441 | 1441 | ingest->mask = EVENTER_ASYNCH; |
|---|