Searched refs:PRELOAD_FILE (Results 1 – 1 of 1) sorted by relevance
22 PRELOAD_FILE="preload.txt"30 echo -e "This script verifies that the $PRELOAD_FILE file meets"\83 preload_contents=($(cat $working_dir$PRELOAD_FILE | tr '\r' ' '))129 if check_file_exists_silent $PRELOAD_FILE131 echo "Error: '$PRELOAD_FILE' already exists in the directory"135 touch $working_dir$PRELOAD_FILE137 if ! check_file_exists $PRELOAD_FILE150 check_text "cos.xml" $PRELOAD_FILE152 append_text "cos.xml" $PRELOAD_FILE 160 check_text "app.xml" $PRELOAD_FILE[all …]