/[CCFs]/bin/getdeliveries
ViewVC logotype

Diff of /bin/getdeliveries

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by ccflib, Wed Nov 26 13:22:15 2003 UTC revision 1.5 by ccflib, Tue Dec 2 14:47:48 2014 UTC
# Line 1  Line 1 
1  #!/usr/local/bin/bash  #!/bin/bash
 #  
 # Giuseppe Vacanti, January 2000  
2  #  #
3  # + fetch CCF deliveries from the ftp site  # + fetch CCF deliveries from the ftp site
4  # + perform basic checks on the packages  # + perform basic checks on the packages
# Line 9  Line 7 
7  # Exit codes (<0 informational)  # Exit codes (<0 informational)
8  #  -1 (255): no new CCF deliveries  #  -1 (255): no new CCF deliveries
9  #  #
10  #       $Id: getdeliveries,v 1.3 2003/11/26 10:51:05 ccflib Exp $        # $Id: getdeliveries,v 1.4 2003/11/26 13:22:15 ccflib Exp $    
11    
12  set -e  set -e
13    

Legend:
Removed from v.1.4  
changed lines
  Added in v.1.5

  ViewVC Help
Powered by ViewVC 1.1.27