Magellan Linux

Diff of /trunk/mkinitrd-magellan/busybox/shell/hush_test/hush-parsing/escape1.tests

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 983 by niro, Fri Apr 24 18:33:46 2009 UTC revision 984 by niro, Sun May 30 11:32:42 2010 UTC
# Line 1  Line 1 
1    test "$CONFIG_FEATURE_FANCY_ECHO" = "y" || exit 77
2    
3  echo "\\"  echo "\\"
4  echo a"\\"b  echo a"\\"b
5  echo '\\'  echo '\\'

Legend:
Removed from v.983  
changed lines
  Added in v.984