mirror of
https://https.git.savannah.gnu.org/git/bash.git
synced 2026-08-07 02:32:27 +02:00
Imported from ../bash-2.0.tar.gz.
This commit is contained in:
Executable → Regular
+2
-2
@@ -1,2 +1,2 @@
|
||||
../bash < ./input-line.sh > xx
|
||||
diff xx input.right && rm -f xx
|
||||
${THIS_SH} < ./input-line.sh > /tmp/xx
|
||||
diff /tmp/xx input.right && rm -f /tmp/xx
|
||||
|
||||
Reference in New Issue
Block a user