]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - tests/lib.sh.test.out
lib.sh: Fix m4() to work with arguments with spaces.
[config/dotfiles.git] / tests / lib.sh.test.out
index e68b9959e8f5b39194e2a96a1a3782781a265c2b..34cfe6d0d0840cdac564e88a6647f1e71a497f89 100644 (file)
@@ -20,3 +20,13 @@ Test with multiple arguments passed to m4.
 first: first
 second: second
 
+m4(): generating 'tmp/test-multiple-spaces' from 'tmp/test-multiple-spaces.m4' with options '-DFIRST=first with spaces -DSECOND=second with spaces'
+###################################
+# WARNING! DO NOT EDIT THIS FILE! #
+###################################
+
+
+Test with multiple arguments with spaces passed to m4.
+first: first with spaces
+second: second with spaces
+