Searched refs:tmprspfile (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libgcrypt-1.5.1/tests/
H A Dcavs_tests.sh47 local tmprspfile
51 tmprspfile=$(echo "$reqfile" | sed 's,.req$,.rsp,')
52 rspfile=$(echo "$tmprspfile" | sed 's,/req/,/resp/,' )
54 [ -f "$tmprspfile" ] && rm "$tmprspfile"
63 if [ -f "$tmprspfile" ]; then
64 mv "$tmprspfile" "$rspfile"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libgcrypt-1.5.1/tests/
H A Dcavs_tests.sh47 local tmprspfile
51 tmprspfile=$(echo "$reqfile" | sed 's,.req$,.rsp,')
52 rspfile=$(echo "$tmprspfile" | sed 's,/req/,/resp/,' )
54 [ -f "$tmprspfile" ] && rm "$tmprspfile"
63 if [ -f "$tmprspfile" ]; then
64 mv "$tmprspfile" "$rspfile"
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libgcrypt-1.5.1/tests/
H A Dcavs_tests.sh47 local tmprspfile
51 tmprspfile=$(echo "$reqfile" | sed 's,.req$,.rsp,')
52 rspfile=$(echo "$tmprspfile" | sed 's,/req/,/resp/,' )
54 [ -f "$tmprspfile" ] && rm "$tmprspfile"
63 if [ -f "$tmprspfile" ]; then
64 mv "$tmprspfile" "$rspfile"

Completed in 121 milliseconds