Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions bin/freight-add
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ done
# absolute paths or as partial paths of the form `<manager>/<distro>` that
# are ultimately taken relative to the Freight library.
cd "$VARLIB"
TMP="${TMP#"$VARLIB/"}"

# Add a file to the Freight library. The arguments are FILENAME, DIRNAME, and
# PATHNAME. The first two are given fairly directly to ln(1); the final one
Expand Down