Skip to content
Snippets Groups Projects
dummy_test.sh 68 B
Newer Older
  • Learn to ignore specific revisions
  • Whitney Armstrong's avatar
    Whitney Armstrong committed
    #!/bin/bash
    
    echo "Calorimeter Dummy Test..."
    echo "fails."
    
    exit 1