Subversion Repositories DevTools

Rev

Rev 5272 | Rev 5813 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5272 Rev 5608
Line 69... Line 69...
69
closedir(DPKGARCHIVE);
69
closedir(DPKGARCHIVE);
70
 
70
 
71
#-------------------------------------------------------------------------------
71
#-------------------------------------------------------------------------------
72
# Function        : isEmptyDir 
72
# Function        : isEmptyDir 
73
#
73
#
74
# Description     : Tset for empty directiry
74
# Description     : Test for empty directiry
75
#
75
#
76
# Inputs          : $dir        - Path to directory
76
# Inputs          : $dir        - Path to directory
77
#
77
#
78
# Returns         : 0           - Contains stuff
78
# Returns         : 0           - Contains stuff
79
#                   1           - Does not contain stuff
79
#                   1           - Does not contain stuff