Fix typo
This commit is contained in:
@@ -39,7 +39,7 @@ makefile="/tmp/makefile-${pid}"
|
||||
done
|
||||
|
||||
echo '%.xsl:'
|
||||
echo -e '\techo "* Touching $*"'
|
||||
echo -e '\techo "* Touching $@"'
|
||||
echo -e '\ttouch $@'
|
||||
} > "${makefile}"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user