mirror of
https://github.com/powerline/powerline.git
synced 2025-08-29 13:48:52 +02:00
4 lines
86 B
Bash
Executable File
4 lines
86 B
Bash
Executable File
#!/bin/sh
|
|
echo "$@" >> "$TEST_ROOT/results/args"
|
|
cat >> "$TEST_ROOT/results/requests"
|