]> git.treefish.org Git - backmeupscotty.git/blobdiff - backmeupscotty-example
Renamed cleanup_abrt to cleanup_abort.
[backmeupscotty.git] / backmeupscotty-example
index cad9631b0fd3743ec5d2a0eeb76c14dd2d5f9be6..44d97cd4be88c38c3b634a5f1c57805c675af186 100755 (executable)
@@ -18,8 +18,8 @@ function cleanup_normal {
     echo "cleanup"
 }
 
-function cleanup_abrt {
-    echo "cleanup_abrt"
+function cleanup_abort {
+    echo "cleanup_abort"
 }
 
 backmeupscotty $@