Searched refs:BUGREPORT_DIR (Results 1 – 2 of 2) sorted by relevance
21 [ -z "$BUGREPORT_DIR" ] && BUGREPORT_DIR="$HOME/backup/bugreports"92 if [ \( "$need_bug" -ne 0 \) -a -d "$BUGREPORT_DIR" ]; then96 a bugreport > "$BUGREPORT_DIR/$filename.txt"
22 export BUGREPORT_DIR="$LOGDIR/bugreports"25 mkdir -p $LOGDIR $BUGREPORT_DIR