Searched refs:EXCLUDE (Results 1 - 2 of 2) sorted by relevance

/haiku/3rdparty/kallisti5/
H A Dmksysroot.sh14 EXCLUDE="/boot/system/packages /boot/system/var/swap"
20 tar $(for i in $EXCLUDE; do echo "--exclude $i"; done) -cvzf $OUTPUT /boot/system /bin /etc /packages /system /tmp
/haiku/src/bin/
H A Dleak_analyser.sh115 for EXCLUDE in "${DEFAULT_EXCLUDE_LIST[@]}"
117 append_pattern "$EXCLUDE"

Completed in 33 milliseconds