]> Dogcows Code - chaz/tar/blobdiff - tests/multiv03.at
tar: quote 'like this', not `like this'
[chaz/tar] / tests / multiv03.at
index e013c190c8e098a4eb750b4ae2a36be891aad5a2..eb5843780acd10499af40819e7f4b78289fc43e2 100644 (file)
@@ -36,7 +36,7 @@ BFILE=`awk 'BEGIN { for (i = 0; i < 101; i++) printf "b"; exit; }'`
 
 cat > ../experr <<EOF
 tar: $BFILE: file name too long to be stored in a GNU multivolume header, truncated
-tar: \`$BFILE' is possibly continued on this volume: header contains truncated name
+tar: '$BFILE' is possibly continued on this volume: header contains truncated name
 EOF
 
 cat > ../expout <<EOF
This page took 0.02003 seconds and 4 git commands to generate.