We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e482725 commit 919a729Copy full SHA for 919a729
crates/bashkit/src/interpreter/mod.rs
@@ -9686,4 +9686,4 @@ bash /tmp/opts.sh -f xml -v
9686
assert_eq!(lines[0], "FORMAT=json VERBOSE=1");
9687
assert_eq!(lines[1], "FORMAT=xml VERBOSE=1");
9688
}
9689
-}
+}
0 commit comments