Searched full:echo (Results 1 – 15 of 15) sorted by relevance
2 @echo off7 echo.8 echo Hello, I'm the installationscript for %PACKAGENAME%.9 echo.13 echo.14 echo I'm checking your system for fedC16 echo YES, I found a fedC-installation!19 echo I could not find a fedC-installation.24 echo.25 echo I'm checking your system for wizC[all …]
4 echo "Verifying url links of: ${PROJECT}"7 echo "Directory passed does not exist"20 FILE=$(echo $LINE | cut -f 1 -d ':')21 …URL=$(echo $LINE | grep -IoE '\b(https?|ftp|file)://[-A-Za-z0-9+&@#/%?=~_|!:,.;]*[-A-Za-z0-9+&@#/%…25 # URL=`echo "$URL" | sed 's,/$,,'`34 echo "================================="35 echo "Checking URL: ${UNIQ_URL}"43 echo ERROR: Result is: "${CURL_RES}"47 echo ERROR: Result is: "${CURL_RES}"49 echo WARNING: Result is: "${CURL_RES}"[all …]
132 echo "::group::Fetch Community-Supported-Demos Submodule"134 echo "::engdroup::"136 echo -e "\033[32;3mCloned the Community-Supported-Demos\033[0m"138 echo -e "\033[32;31mCommunity-Supported-Demos Clone Failed...\033[0m"
52 echo "Files have trailing whitespace."64 echo "Files have CRLF line endings."
55 echo "COMMIT_SHA_1=$(git rev-parse HEAD)" >> $GITHUB_ENV91 echo "COMMIT_SHA_2=$(git rev-parse HEAD)" >> $GITHUB_ENV
4 echo "Old text: ${old_text}"5 echo "New text: ${new_text}"
79 @echo "" > $@
221 #define AT91C_US_CHMODE_AUTO (0x1 << 14) // (DBGU) Automatic Echo: Receiver Dat…
254 …HMODE_AUTO ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Inpu…
157 #define AT91C_US_CHMODE_AUTO (0x1 << 14) // (DBGU) Automatic Echo: Receiver Dat…
329 …HMODE_AUTO ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Inpu…
329 …HMODE_AUTO ((unsigned int) 0x1 << 14) // (DBGU) Automatic Echo: Receiver Data Inpu…2776 AT91C_US_CHMODE_AUTO EQU (0x1 << 14) ;- (DBGU) Automatic Echo: Receiver Data Input is connecte…