/[CCFs]/bin/buildagain
ViewVC logotype

Diff of /bin/buildagain

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

revision 1.1 by ccflib, Fri Nov 11 15:31:54 2005 UTC revision 1.2 by ccflib, Fri Nov 11 15:32:57 2005 UTC
# Line 1  Line 1 
1  #! /usr/local/bin/bash  #! /usr/local/bin/bash
2  #  #
3  # $Id$  # $Id: buildagain,v 1.1 2005/11/11 15:31:54 ccflib Exp $
4  #  #
5  # + Build again a specific set of CCF packages  # + Build again a specific set of CCF packages
6  #  #
# Line 10  Line 10 
10  #  + 2: SAS set up cannot find deceit  #  + 2: SAS set up cannot find deceit
11    
12  if [ -z "$1" ] ; then  if [ -z "$1" ] ; then
13     echo "Abort: Enter the package to process"     echo "Abort: No package to process defined"
14     exit     exit
15  fi  fi
16    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.27