New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #13520: bash.diff

File bash.diff, 0.8 KB (added by hans@…, 4 years ago)
  • abcde-2.3.3

    old new  
    1 #!/bin/sh 
     1#!/bin/bash 
    22# Copyright (c) 1998-2001 Robert Woodcock <rcw@debian.org> 
    33# Copyright (c) 2003-2005 Jesus Climent <jesus.climent@hispalinux.es> 
    44# This code is hereby licensed for public consumption under either the 
  • abcde-2.3.3

    old new  
    1 #!/bin/sh 
     1#!/bin/bash 
    22 
    33# Copyright (C) 1999 Nathaniel Smith <njs@uclink4.berkeley.edu> 
    44# Copyright (C) 1999, 2000, 2001 Robert Woodcock <rcw@debian.org>