blob: 04d1a9e136001ce019d1db90a89a57dafecd03a5 [file] [log] [blame]
# Create a new symlink to a watched file.
require symlink
mkdir /dir
watch /
ln -s /dir /link
Output:
create /link
dragonfly: # TODO: can we fix this?
no-events