7 lines
205 B
Text
7 lines
205 B
Text
Index: tests/31-amplitude-float.test
|
|
--- tests/31-amplitude-float.test.orig
|
|
+++ tests/31-amplitude-float.test
|
|
@@ -1,2 +1,2 @@
|
|
#!/bin/bash
|
|
-exec ./30-amplitude.test --float
|
|
+sh ./30-amplitude.test --float
|