Skip to content
Snippets Groups Projects
dummy_test2.sh 71 B
Newer Older
#!/bin/bash

echo "Calorimeter Dummy Test 2..."
echo "passes."

exit 0