diff options
author | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-05-03 00:04:46 +0200 |
---|---|---|
committer | Andreas Guldstrand <andreas.guldstrand@gmail.com> | 2016-05-03 00:04:46 +0200 |
commit | c400ed58e4ce1a16bb5f092f38753db80874a0de (patch) | |
tree | b33f545db7125b9a44efa05c1708ea7e3315d39d /t/LO-multilib/multilibsbowithcommandinreadme/README | |
parent | 406a651afd49e5e987915ef194e72b8b9a2771f0 (diff) | |
download | sbotools2-c400ed58e4ce1a16bb5f092f38753db80874a0de.tar.xz |
09-multilib.t: add tests for multilibsbo with commands in readme
Diffstat (limited to 't/LO-multilib/multilibsbowithcommandinreadme/README')
-rw-r--r-- | t/LO-multilib/multilibsbowithcommandinreadme/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/t/LO-multilib/multilibsbowithcommandinreadme/README b/t/LO-multilib/multilibsbowithcommandinreadme/README new file mode 100644 index 0000000..6e51784 --- /dev/null +++ b/t/LO-multilib/multilibsbowithcommandinreadme/README @@ -0,0 +1,4 @@ +This doesn't exist! + + groupadd -g 200 test + useradd -u 200 -g 200 -d /tmp test |