Megatest

Diff
Login

Differences From Artifact [38498b5b33]:

To Artifact [f9e79a0076]:


1
2
3
#!/usr/bin/env bash

grep CURRENT megatest.sh | grep /tmp/nada


|
1
2
3
#!/usr/bin/env bash

grep -e '^CURRENT' megatest.sh | grep /tmp/nada