Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/script/clean-source-tree.sh

    r740 r988  
    66
    77test x"$N" != x"0" && {
    8         echo "The tree has uncommitted changes!!! see stderr"
    9         echo "The tree has uncommitted changes!!!" >&2
     8        echo "The tree has $N new uncommitted files!!! see stderr"
     9        echo "The tree has $N new uncommitted files!!!" >&2
    1010
    1111        echo "git clean -n" >&2
Note: See TracChangeset for help on using the changeset viewer.