Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 157931
Collapse All | Expand All

(-)amanda-2.4.5/client-src/sendbackup.c (+5 lines)
Lines 580-585 amwait_t w; Link Here
580
    }
580
    }
581
#endif
581
#endif
582
582
583
    if(pid == tarpid){
584
        if(ret == 1){
585
	    rc = 0 ;
586
	}
587
    }
583
#ifdef IGNORE_TAR_ERRORS
588
#ifdef IGNORE_TAR_ERRORS
584
    if(pid == tarpid) {
589
    if(pid == tarpid) {
585
	/*
590
	/*

Return to bug 157931