Changeset 546
- Timestamp:
- 12/15/2011 17:39:32 (5 months ago)
- File:
-
- 1 edited
-
trunk/confmanlib.sh.in (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/confmanlib.sh.in
r545 r546 527 527 local statefile="$1" 528 528 local pathname="$2" 529 fgrep - q "$pathname" "$statefile"529 fgrep -xq "$pathname" "$statefile" 530 530 } 531 531
Note: See TracChangeset
for help on using the changeset viewer.
