The following commit has been merged in the master branch:
commit 6163ebf3458344d0294ada7166b93b2bca8f91bb
Author: Mark Vitale <[email protected]>
Date:   Sat Jan 29 03:39:06 2022 +0000

    remove vestigial reference to 'sia'
    
    Commit 21006bb844a3 oops-sias-dead-20080906 removed references to 'sia'
    from the tree, but overlooked the reference in the clean2 rule.  This
    results in a harmless error from 'make clean', or any target with
    'clean' as a dependency:
    
      /bin/sh: line 0: cd: sia: No such file or directory
      make[1]: [clean2] Error 1 (ignored)
    
    Remove this last reference to eliminate the error.
    
    Change-Id: Ic2827998e3b272acc7714238d0755c5ec2ad2b95
    Reviewed-on: https://gerrit.openafs.org/14890
    Reviewed-by: Michael Meffie <[email protected]>
    Reviewed-by: Cheyenne Wills <[email protected]>
    Tested-by: BuildBot <[email protected]>
    Reviewed-by: Benjamin Kaduk <[email protected]>

 Makefile.in | 1 -
 1 file changed, 1 deletion(-)

-- 
OpenAFS Master Repository
_______________________________________________
OpenAFS-cvs mailing list
[email protected]
https://lists.openafs.org/mailman/listinfo/openafs-cvs

Reply via email to