Searched refs:need_bug (Results 1 – 1 of 1) sorted by relevance
79 export need_bug=082 check_file files/file.txt "first file" || need_bug=183 check_file files/another_file.txt "asdf" || need_bug=185 check_file files/empty.txt "" || need_bug=186 check_file shared_prefs/raw.xml '<map><int name="pref" value="1" /></map>' || need_bug=189 check_exists files/file_doesnt_exist.txt && need_bug=190 check_exists files/no_files_here.txt && need_bug=192 if [ \( "$need_bug" -ne 0 \) -a -d "$BUGREPORT_DIR" ]; then110 exit $need_bug